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