2 references to ExactMatchDistance
Microsoft.CodeAnalysis.Workspaces (2)
Differencing\Match.cs (2)
172Debug.Assert(maxAcceptableDistance is >= ExactMatchDistance and <= MaxDistance); 256if (distance == ExactMatchDistance)