9 references to VerifyMarkupAndExpected
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (9)
InlineCompletions\InlineCompletionsTests.cs (9)
44await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
64await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
104await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
120await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
137await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
154await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
168await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
188await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
228await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);