7 references to DiagnosticContext
ILCompiler.Compiler (7)
Compiler\Dataflow\AttributeDataFlow.cs (1)
40
_diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\GenericArgumentDataFlow.cs (1)
72
var diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\ReflectionMarker.cs (1)
409
var diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\TrimAnalysisAssignmentPattern.cs (1)
53
var diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\TrimAnalysisFieldAccessPattern.cs (1)
26
var diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\TrimAnalysisGenericInstantiationAccessPattern.cs (1)
28
var diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\TrimAnalysisMethodCallPattern.cs (1)
81
var diagnosticContext = new
DiagnosticContext
(