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