IAssemblySymbol.GivesAccessTo(IAssemblySymbol) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant si cet assembly donne toAssembly accès aux symboles internes
public:
bool GivesAccessTo(Microsoft::CodeAnalysis::IAssemblySymbol ^ toAssembly);
public bool GivesAccessTo(Microsoft.CodeAnalysis.IAssemblySymbol toAssembly);
abstract member GivesAccessTo : Microsoft.CodeAnalysis.IAssemblySymbol -> bool
Public Function GivesAccessTo (toAssembly As IAssemblySymbol) As Boolean
Paramètres
- toAssembly
- IAssemblySymbol