2 references to Match
System.Data.Entity (2)
System\Data\Query\InternalTrees\Rule.cs (2)
170if (!Match(pattern.Children[i], original.Children[i])) 179return Match(m_pattern, node);