15 references to IsMapPathRelaxed
System.Web (15)
Configuration\ExpressServerConfig.cs (2)
377
if (HttpRuntime.
IsMapPathRelaxed
) {
382
if (HttpRuntime.
IsMapPathRelaxed
) {
Configuration\MetabaseServerConfig.cs (4)
248
if (!cacheInfo.Evaluated && HttpRuntime.
IsMapPathRelaxed
) {
279
if (HttpRuntime.
IsMapPathRelaxed
) {
286
if (HttpRuntime.
IsMapPathRelaxed
) {
294
if (HttpRuntime.
IsMapPathRelaxed
) {
Configuration\ProcessHostMapPath.cs (4)
245
if (!cacheInfo.Evaluated && HttpRuntime.
IsMapPathRelaxed
) {
283
if (HttpRuntime.
IsMapPathRelaxed
) {
288
if (HttpRuntime.
IsMapPathRelaxed
) {
297
if (HttpRuntime.
IsMapPathRelaxed
) {
Hosting\HostingEnvironment.cs (3)
1082
if (HttpRuntime.
IsMapPathRelaxed
)
1085
if (HttpRuntime.
IsMapPathRelaxed
)
1097
if (HttpRuntime.
IsMapPathRelaxed
)
HttpRequest.cs (1)
1677
if (HttpRuntime.
IsMapPathRelaxed
)
HttpRuntime.cs (1)
3534
if (!
IsMapPathRelaxed
) // Feature not enabled?