9 references to InvokeWithKeywordCommitSeeLangword
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (9)
IntelliSense\VisualBasicCompletionCommandHandlerTests_XmlDoc.vb (9)
625Return InvokeWithKeywordCommitSeeLangword("Nothing") 630Return InvokeWithKeywordCommitSeeLangword("Shared") 635Return InvokeWithKeywordCommitSeeLangword("Overridable", unique:=False) 640Return InvokeWithKeywordCommitSeeLangword("True", unique:=False) 645Return InvokeWithKeywordCommitSeeLangword("False", unique:=False) 650Return InvokeWithKeywordCommitSeeLangword("MustInherit") 655Return InvokeWithKeywordCommitSeeLangword("NotOverridable") 660Return InvokeWithKeywordCommitSeeLangword("Async") 665Return InvokeWithKeywordCommitSeeLangword("Await")