2 references to MatchesPattern
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
IntelliSense\CompletionRulesTests.vb (2)
67Assert.True(helper.MatchesPattern(item, culture), $"Expected item {word} does not match {pattern}") 85Assert.False(helper.MatchesPattern(item, culture), $"Unexpected item {word} matches {pattern}")