5 references to HasNewHandler
IIS.ShadowCopy.Tests (5)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (4)
152if (DeployerSelector.HasNewHandler) 169if (DeployerSelector.HasNewHandler) 208if (DeployerSelector.HasNewHandler) 219if (DeployerSelector.HasNewHandler)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
12public bool IsMet => DeployerSelector.HasNewHandler;