14 references to WithApplicationTypes
IIS.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
46.WithApplicationTypes(ApplicationType.Portable);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
41.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
47.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
42.WithApplicationTypes(ApplicationType.Portable) 48.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
39.WithApplicationTypes(ApplicationType.Portable)
IISExpress.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
46.WithApplicationTypes(ApplicationType.Portable);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
41.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
47.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
42.WithApplicationTypes(ApplicationType.Portable) 48.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
39.WithApplicationTypes(ApplicationType.Portable)
ServerComparison.FunctionalTests (2)
HelloWorldTest.cs (2)
28.WithApplicationTypes(ApplicationType.Portable) 117.WithApplicationTypes(ApplicationType.Portable)