1 instantiation of TrimAnalysisPatternStore
illink (1)
Linker.Dataflow\ReflectionMethodBodyScanner.cs (1)
60
TrimAnalysisPatterns = new
TrimAnalysisPatternStore
(MultiValueLattice, context);
1 reference to TrimAnalysisPatternStore
illink (1)
Linker.Dataflow\ReflectionMethodBodyScanner.cs (1)
24
public readonly
TrimAnalysisPatternStore
TrimAnalysisPatterns;