2 references to UpdateBestResultIfBetter
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\AllLowerCamelCaseMatcher.cs (2)
122if (UpdateBestResultIfBetter(result.Value, ref bestResult, matchSpanToAdd: null, candidateHumps)) 192if (UpdateBestResultIfBetter(result, ref bestResult, matchSpanToAdd, candidateHumps))