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