28 references to VerifyItemsExistAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (28)
Completion\CompletionProviders\XmlDocCommentCompletionProviderTests.vb (28)
55Await VerifyItemsExistAsync(text, "see", "seealso", "![CDATA[", "!--")
70Await VerifyItemsExistAsync(text, "see", "seealso", "![CDATA[", "!--")
86Await VerifyItemsExistAsync(text, "see", "seealso", "![CDATA[", "!--")
114Await VerifyItemsExistAsync(text, "code", "list", "para")
131Await VerifyItemsExistAsync(
149Await VerifyItemsExistAsync(text, "typeparamref name=""T""")
177Await VerifyItemsExistAsync(text, "exception", "include", "permission")
205Await VerifyItemsExistAsync(text, "example", "remarks", "summary")
232Await VerifyItemsExistAsync(text, "listheader", "item", "term", "description")
245Await VerifyItemsExistAsync(text, "term", "description")
258Await VerifyItemsExistAsync(text, "param name=""bar""", "typeparam name=""TMethod""")
276Await VerifyItemsExistAsync(text, "param name=""bar""")
289Await VerifyItemsExistAsync(text, "typeparam name=""T""")
541Await VerifyItemsExistAsync(text, "see", "seealso", "![CDATA[", "!--")
555Await VerifyItemsExistAsync(text, "code", "list", "para")
581Await VerifyItemsExistAsync(text, "completionlist")
594Await VerifyItemsExistAsync(text, "returns")
730Await VerifyItemsExistAsync(text, "type")
744Await VerifyItemsExistAsync(text, "number", "bullet", "table")
758Await VerifyItemsExistAsync(text, "cref", "langword")
772Await VerifyItemsExistAsync(text, "Nothing", "Shared", "True", "False", "Await")
828Await VerifyItemsExistAsync(text, "Nothing", "True", "False", "Await")
840Await VerifyItemsExistAsync(text, "i")
855Await VerifyItemsExistAsync(text, "i")
868Await VerifyItemsExistAsync(text, "TMethod")
881Await VerifyItemsExistAsync(text, "TMethod")
898Await VerifyItemsExistAsync(text, "TOuter", "TInner", "TMethod")
915Await VerifyItemsExistAsync(text, "TOuter", "TInner", "TMethod")