7 references to _markup
Microsoft.VisualStudio.LanguageServices.UnitTests (7)
Completion\CSharpCompletionSnippetNoteTests.vb (7)
31
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "interface")
42
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "glob")
53
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "glob")
65
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "intErfaCE")
76
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "interfac")
88
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "interfaces")
98
Using state = CreateCSharpSnippetExpansionNoteTestState(
_markup
, "InsertionText")