1 write to _lazyConstructorArguments
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\PEAttributeData.cs (1)
112ImmutableInterlocked.InterlockedInitialize(ref _lazyConstructorArguments,
2 references to _lazyConstructorArguments
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Attributes\PEAttributeData.cs (2)
61return _lazyConstructorArguments; 100if (_lazyConstructorArguments.IsDefault || _lazyNamedArguments.IsDefault)