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