1 write to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEPropertySymbol.cs (1)
649ImmutableInterlocked.InterlockedInitialize(ref _lazyCustomAttributes, attributes);
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEPropertySymbol.cs (2)
638if (_lazyCustomAttributes.IsDefault) 652return _lazyCustomAttributes;