9 references to LoadCustomAttributes
Microsoft.CodeAnalysis.VisualBasic (9)
Symbols\Metadata\PE\PEAssemblySymbol.vb (1)
127
PrimaryModule.
LoadCustomAttributes
(Me.Assembly.Handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PEEventSymbol.vb (1)
263
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PEFieldSymbol.vb (1)
154
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PEMethodSymbol.vb (1)
614
containingPEModuleSymbol.
LoadCustomAttributes
(Me.Handle, attributeData)
Symbols\Metadata\PE\PEModuleSymbol.vb (1)
142
Me.
LoadCustomAttributes
(EntityHandle.ModuleDefinition, _lazyCustomAttributes)
Symbols\Metadata\PE\PENamedTypeSymbol.vb (1)
420
ContainingPEModule.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PEParameterSymbol.vb (1)
413
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
335
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)
Symbols\Metadata\PE\PETypeParameterSymbol.vb (1)
140
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, _lazyCustomAttributes)