9 references to InvokeWithKeywordCommitSeeLangword
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (9)
IntelliSense\CSharpCompletionCommandHandlerTests_XmlDoc.vb (9)
630Return InvokeWithKeywordCommitSeeLangword("null", showCompletionInArgumentLists) 635Return InvokeWithKeywordCommitSeeLangword("static", showCompletionInArgumentLists) 640Return InvokeWithKeywordCommitSeeLangword("virtual", showCompletionInArgumentLists) 645Return InvokeWithKeywordCommitSeeLangword("true", showCompletionInArgumentLists) 650Return InvokeWithKeywordCommitSeeLangword("false", showCompletionInArgumentLists) 655Return InvokeWithKeywordCommitSeeLangword("abstract", showCompletionInArgumentLists) 660Return InvokeWithKeywordCommitSeeLangword("sealed", showCompletionInArgumentLists) 665Return InvokeWithKeywordCommitSeeLangword("async", showCompletionInArgumentLists) 670Return InvokeWithKeywordCommitSeeLangword("await", showCompletionInArgumentLists)