7 references to _handlerVersion20
IIS.FunctionalTests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (7)
47
deploymentParameters.HandlerSettings["handlerVersion"] =
_handlerVersion20
;
70
var requestHandlerPath = Path.Combine(GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
), "aspnetcorev2_outofprocess.dll");
117
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
138
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
163
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
175
originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
196
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);