2 references to RequiresHttpTransport
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\ArtifactPostProcessingManager.cs (1)
114bool supported = !TestApplication.RequiresHttpTransport(job.Application.Module);
parent\dotnet\Commands\Test\MTP\TestApplication.cs (1)
412if (RequiresHttpTransport(Module))