3 references to LoadCustomAttributes
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PEAssemblySymbol.cs (1)
151this.PrimaryModule.LoadCustomAttributes(_assembly.Handle,
Symbols\Metadata\PE\PEEventSymbol.cs (1)
365containingPEModuleSymbol.LoadCustomAttributes(_handle, ref _lazyCustomAttributes);
Symbols\Metadata\PE\PEModuleSymbol.cs (1)
246this.LoadCustomAttributes(Token, ref _lazyCustomAttributes);