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