6 references to DiagnosticContext
ILCompiler.Compiler (6)
Compiler\Dataflow\AttributeDataFlow.cs (1)
40
_diagnosticContext = new
DiagnosticContext
(
Compiler\Dataflow\ReflectionMarker.cs (1)
395
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
(