1 write to _lazyProperties
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedType.cs (1)
509ImmutableInterlocked.InterlockedInitialize(ref _lazyProperties, builder.ToImmutableAndFree());
2 references to _lazyProperties
Microsoft.CodeAnalysis (2)
Emit\NoPia\CommonEmbeddedType.cs (2)
493if (_lazyProperties.IsDefault) 512return _lazyProperties;