1 write to Buffer
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
IntelliSense\SignatureHelpControllerTests.vb (1)
405
Me.
Buffer
= buffer
4 references to Buffer
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (4)
IntelliSense\SignatureHelpControllerTests.vb (4)
99
Sub() GetMocks(controller).
Buffer
.Insert(0, " "), TestCommandExecutionContext.Create())
177
Sub() GetMocks(controller).
Buffer
.Insert(0, " "), TestCommandExecutionContext.Create())
241
Sub() GetMocks(controller).
Buffer
.Insert(0, ")"), TestCommandExecutionContext.Create())
254
Sub() GetMocks(controller).
Buffer
.Insert(0, "a"), TestCommandExecutionContext.Create())