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