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