1 instantiation of PatternMatchRuleProcessor
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\PatternMatchRules.cs (1)
109
return new
PatternMatchRuleProcessor
(new System.Collections.ObjectModel.ReadOnlyCollection<PatternMatchRule>(rules)).Process;
1 reference to PatternMatchRuleProcessor
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs (1)
62
var simplifier =
PatternMatchRuleProcessor
.Create(