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