1 write to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEFieldSymbol.cs (1)
593ImmutableInterlocked.InterlockedInitialize(ref _lazyCustomAttributes, attributes);
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEFieldSymbol.cs (2)
582if (_lazyCustomAttributes.IsDefault) 596return _lazyCustomAttributes;