7 references to GenericFailure
dotnet-aot (7)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
85
return ExitCode.
GenericFailure
;
239
exitCode = ExitCode.
GenericFailure
;
parent\dotnet\Commands\Test\MTP\TestApplicationActionQueue.cs (4)
94
int result = ExitCode.
GenericFailure
;
116
result = ExitCode.
GenericFailure
;
147
_aggregateExitCode = ExitCode.
GenericFailure
;
176
? ExitCode.
GenericFailure
parent\dotnet\Commands\Test\MTP\TestApplicationHandler.cs (1)
194
ExitCode.
GenericFailure
,