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