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