2 references to GetDistance
System.CommandLine (2)
Invocation\ParseErrorAction.cs (2)
141
.OrderBy(x =>
GetDistance
(token, x))
148
.Select(possibleMatch => (possibleMatch, distance:
GetDistance
(token, possibleMatch)))