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