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