1 write to _context
illink (1)
Linker.Dataflow\TrimAnalysisPatternStore.cs (1)
25
_context
= context;
3 references to _context
illink (3)
Linker.Dataflow\TrimAnalysisPatternStore.cs (3)
62
pattern.MarkAndProduceDiagnostics(reflectionMarker,
_context
);
65
pattern.MarkAndProduceDiagnostics(reflectionMarker, markStep,
_context
);
68
pattern.MarkAndProduceDiagnostics(reflectionMarker, markStep,
_context
);