9 references to VerifyMarkupAndExpected
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (9)
InlineCompletions\InlineCompletionsTests.cs (9)
43await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
63await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
103await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
119await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
136await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
153await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
167await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
187await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);
227await VerifyMarkupAndExpected(markup, expectedSnippet, mutatingLspWorkspace);