Partager via


IAssemblySymbol.GivesAccessTo(IAssemblySymbol) Méthode

Définition

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

Retours

S’applique à