1 write to InRoot
dotnet.Tests (1)
CommandTests\New\DotnetSlnPostActionTests.cs (1)
375InRoot = inRoot;
2 references to InRoot
dotnet.Tests (2)
CommandTests\New\DotnetSlnPostActionTests.cs (2)
279Assert.True(callback.InRoot); 311Assert.Null(callback.InRoot);