9 references to NullCurrentSessionIdFixture
dotnet.Tests (9)
CommandTests\MSBuild\GivenDotnetBuildInvocation.cs (1)
10public class GivenDotnetBuildInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetCleanInvocation.cs (1)
9public class GivenDotnetCleanInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetMSBuildInvocation.cs (1)
9public class GivenDotnetMSBuildInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetPackInvocation.cs (1)
9public class GivenDotnetPackInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetPublishInvocation.cs (1)
9public class GivenDotnetPublishInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetRestoreInvocation.cs (1)
10public class GivenDotnetRestoreInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetRunInvocation.cs (1)
10public class GivenDotnetRunInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetStoreInvocation.cs (1)
9public class GivenDotnetStoreInvocation : IClassFixture<NullCurrentSessionIdFixture>
CommandTests\MSBuild\GivenDotnetTestInvocation.cs (1)
9public class GivenDotnetTestInvocation : IClassFixture<NullCurrentSessionIdFixture>