3 references to PublishedSitesCollection
IIS.LongTests (3)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
17public const string Name = nameof(PublishedSitesCollection);
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (1)
29[Collection(PublishedSitesCollection.Name)]
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
33[Collection(PublishedSitesCollection.Name)]