2 references to CreateGeneralMatchingArray
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Completion\AbstractCompletionProviderTests.cs (2)
288public static ItemExpectation[] None = CreateGeneralMatchingArray(true); 289public static ItemExpectation[] Any = CreateGeneralMatchingArray(false);