2 writes to _diagnosticsEnabled
ILCompiler.Compiler (2)
Compiler\Dataflow\DiagnosticContext.cs (2)
23_diagnosticsEnabled = diagnosticsEnabled; 33_diagnosticsEnabled = true;
1 reference to _diagnosticsEnabled
ILCompiler.Compiler (1)
Compiler\Dataflow\DiagnosticContext.cs (1)
42if (!_diagnosticsEnabled)