2 references to LoadCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEEventSymbol.cs (1)
365
containingPEModuleSymbol.
LoadCustomAttributes
(_handle, ref _lazyCustomAttributes);
Symbols\Metadata\PE\PEModuleSymbol.cs (1)
246
this.
LoadCustomAttributes
(Token, ref _lazyCustomAttributes);