6 references to HasNewHandler
IIS.FunctionalTests (6)
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;
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (1)
329if (DeployerSelector.HasNewHandler)