1 reference to s_InvalidPhysicalPathChars
System.Web (1)
HttpRuntime.cs (1)
3541
if (originalResult.IndexOfAny(
s_InvalidPhysicalPathChars
) >= 0)