1 reference to GetCaseInsensitivePrefixLength
Microsoft.CodeAnalysis.Features (1)
Completion\PatternMatchHelper.cs (1)
215return filterText.GetCaseInsensitivePrefixLength(Pattern) > 0;