1 write to _lazyConstructorArguments
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\PEAttributeData.cs (1)
113ImmutableInterlocked.InterlockedInitialize(ref _lazyConstructorArguments,
2 references to _lazyConstructorArguments
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Attributes\PEAttributeData.cs (2)
62return _lazyConstructorArguments; 101if (RoslynImmutableInterlocked.VolatileRead(in _lazyConstructorArguments).IsDefault || RoslynImmutableInterlocked.VolatileRead(in _lazyNamedArguments).IsDefault)