2 writes to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEAssemblySymbol.cs (2)
147ref _lazyCustomAttributes); 152ref _lazyCustomAttributes);
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEAssemblySymbol.cs (2)
142if (_lazyCustomAttributes.IsDefault) 155return _lazyCustomAttributes;