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