1 write to _context
illink (1)
Linker.Dataflow\TrimAnalysisPatternStore.cs (1)
23
_context
= context;
2 references to _context
illink (2)
Linker.Dataflow\TrimAnalysisPatternStore.cs (2)
52
pattern.MarkAndProduceDiagnostics(reflectionMarker,
_context
);
55
pattern.MarkAndProduceDiagnostics(reflectionMarker, markStep,
_context
);