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