5 references to ComputeMatchForLabel
Microsoft.CodeAnalysis.Workspaces (5)
Differencing\Match.cs (5)
155ComputeMatchForLabel(s1, s2, tiedToAncestor, EpsilonDistance); // almost exact match
156ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance1); // ok match
157ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance2); // ok match
158ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance3); // ok match
159ComputeMatchForLabel(s1, s2, tiedToAncestor, MaxDistance); // any match