1 write to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEEventSymbol.cs (1)
365containingPEModuleSymbol.LoadCustomAttributes(_handle, ref _lazyCustomAttributes);
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEEventSymbol.cs (2)
362if (_lazyCustomAttributes.IsDefault) 367return _lazyCustomAttributes;