2 references to GetStartsWithDistance
System.CommandLine (2)
Invocation\ParseErrorAction.cs (2)
142
.ThenByDescending(x =>
GetStartsWithDistance
(token, x))
151
.ThenByDescending(tuple =>
GetStartsWithDistance
(token, tuple.possibleMatch))