Freigeben über


IAssemblySymbol.GivesAccessTo(IAssemblySymbol) Methode

Definition

Ruft einen Wert ab, der angibt, ob diese Assembly Zugriff auf interne Symbole gewährt toAssembly

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

Parameter

toAssembly
IAssemblySymbol

Gibt zurück

Gilt für: