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