2 references to PreProcessForExtendedPathRemoval
mscorlib (2)
system\AppDomainSetup.cs (1)
334path = System.Security.Util.URLString.PreProcessForExtendedPathRemoval(
system\security\util\urlstring.cs (1)
359return PreProcessForExtendedPathRemoval(checkPathLength: true, url: url, isFileUrl: isFileUrl);