2 references to ExecuteTypeCharCommand
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2 (2)
Intellisense\TestState.vb (2)
157
MyBase.SendTypeChars(typeChars, Sub(a, n, c)
ExecuteTypeCharCommand
(a, n, c))
598
ExecuteTypeCharCommand
(New TypeCharCommandArgs(view, buffer, localCh), Sub() EditorOperations.InsertText(localCh.ToString()), TestCommandExecutionContext.Create())