2 writes to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEAssemblySymbol.cs (2)
139ref _lazyCustomAttributes); 144ref _lazyCustomAttributes);
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEAssemblySymbol.cs (2)
134if (_lazyCustomAttributes.IsDefault) 147return _lazyCustomAttributes;