16 references to VerifyItemsAbsentAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (16)
Completion\CompletionProviders\XmlDocCommentCompletionProviderTests.vb (16)
99Await VerifyItemsAbsentAsync(text, "code", "list", "para", "paramref", "typeparamref") 164Await VerifyItemsAbsentAsync(text, "exception", "include", "permission") 192Await VerifyItemsAbsentAsync(text, "example", "remarks", "summary", "value") 219Await VerifyItemsAbsentAsync(text, "example", "remarks", "summary", "value") 259Await VerifyItemsAbsentAsync(text, "typeparam name=""TClass""") 608Await VerifyItemsAbsentAsync(text, "returns") 716Await VerifyItemsAbsentAsync(text, "value") 786Await VerifyItemsAbsentAsync(text, "Nothing", "Shared", "True", "False", "Await") 800Await VerifyItemsAbsentAsync(text, "Nothing", "Shared", "True", "False", "Await") 814Await VerifyItemsAbsentAsync(text, "Nothing", "Shared", "True", "False", "Await") 841Await VerifyItemsAbsentAsync(text, "T") 856Await VerifyItemsAbsentAsync(text, "T") 869Await VerifyItemsAbsentAsync(text, "TClass", "i") 882Await VerifyItemsAbsentAsync(text, "TClass", "i") 899Await VerifyItemsAbsentAsync(text, "i") 916Await VerifyItemsAbsentAsync(text, "i")