5 references to ComputeMatchForLabel
Microsoft.CodeAnalysis.Workspaces (5)
Differencing\Match.cs (5)
150ComputeMatchForLabel(s1, s2, tiedToAncestor, EpsilonDistance); // almost exact match
151ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance1); // ok match
152ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance2); // ok match
153ComputeMatchForLabel(s1, s2, tiedToAncestor, MatchingDistance3); // ok match
154ComputeMatchForLabel(s1, s2, tiedToAncestor, MaxDistance); // any match