Base:
2 references to ToString
Microsoft.Build.Framework.UnitTests (2)
BufferScope_Tests.cs (2)
85buffer.ToString().ShouldBe("hello"); 284buffer.ToString().ShouldBe(string.Empty);