4 references to IISExpress
Microsoft.AspNetCore.Server.IntegrationTesting (4)
Deployers\ApplicationDeployerFactory.cs (1)
27case ServerType.IISExpress:
TestMatrix.cs (2)
149case ServerType.IISExpress: 230if (server == ServerType.IISExpress || server == ServerType.IIS)
TestVariant.cs (1)
24if (Server == ServerType.IISExpress || Server == ServerType.IIS)