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