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