1 write to HasFailureDuringDispose
dotnet (1)
Commands\Test\MTP\TestApplication.cs (1)
382
HasFailureDuringDispose
= true;
1 reference to HasFailureDuringDispose
dotnet (1)
Commands\Test\MTP\TestApplicationActionQueue.cs (1)
77
if (result == ExitCode.Success && testApp.
HasFailureDuringDispose
)