7 references to _handlerVersion20
IIS.FunctionalTests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (7)
48
deploymentParameters.HandlerSettings["handlerVersion"] =
_handlerVersion20
;
71
var requestHandlerPath = Path.Combine(GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
), "aspnetcorev2_outofprocess.dll");
118
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
139
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
164
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
176
originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);
197
var originalANCMPath = GetANCMRequestHandlerPath(deploymentResult,
_handlerVersion20
);