1 write to _lazyShouldEmit
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedStaticConstructor.cs (1)
396_lazyShouldEmit = shouldEmit.ToThreeState();
2 references to _lazyShouldEmit
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedStaticConstructor.cs (2)
390if (_lazyShouldEmit.HasValue()) 392return _lazyShouldEmit.Value();