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)
42
if (!
_diagnosticsEnabled
)