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)
50
pattern.MarkAndProduceDiagnostics (reflectionMarker,
_context
);
53
pattern.MarkAndProduceDiagnostics (reflectionMarker, markStep,
_context
);