2 references to DiagnosticContext
ILCompiler.Compiler (2)
Compiler\Dataflow\GenericArgumentDataFlow.cs (1)
49var diagnosticContext = new DiagnosticContext(
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
320var diagnosticContext = new DiagnosticContext(_origin, diagnosticsEnabled: false, _logger);