9 references to InvokeWithKeywordCommitSeeLangword
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (9)
IntelliSense\CSharpCompletionCommandHandlerTests_XmlDoc.vb (9)
700Return InvokeWithKeywordCommitSeeLangword("null", showCompletionInArgumentLists) 705Return InvokeWithKeywordCommitSeeLangword("static", showCompletionInArgumentLists) 710Return InvokeWithKeywordCommitSeeLangword("virtual", showCompletionInArgumentLists) 715Return InvokeWithKeywordCommitSeeLangword("true", showCompletionInArgumentLists, unique:=False) 720Return InvokeWithKeywordCommitSeeLangword("false", showCompletionInArgumentLists) 725Return InvokeWithKeywordCommitSeeLangword("abstract", showCompletionInArgumentLists) 730Return InvokeWithKeywordCommitSeeLangword("sealed", showCompletionInArgumentLists) 735Return InvokeWithKeywordCommitSeeLangword("async", showCompletionInArgumentLists) 740Return InvokeWithKeywordCommitSeeLangword("await", showCompletionInArgumentLists)