1 write to Buffer
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
IntelliSense\SignatureHelpControllerTests.vb (1)
407Me.Buffer = buffer
4 references to Buffer
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (4)
IntelliSense\SignatureHelpControllerTests.vb (4)
100Sub() GetMocks(controller).Buffer.Insert(0, " "), TestCommandExecutionContext.Create()) 178Sub() GetMocks(controller).Buffer.Insert(0, " "), TestCommandExecutionContext.Create()) 243Sub() GetMocks(controller).Buffer.Insert(0, ")"), TestCommandExecutionContext.Create()) 256Sub() GetMocks(controller).Buffer.Insert(0, "a"), TestCommandExecutionContext.Create())