2 references to NormalizeVirtualPath
System.ServiceModel.Activation (2)
System\ServiceModel\Channels\MsmqHostedTransportManager.cs (1)
124string relativeServiceFile = ServiceHostingEnvironment.NormalizeVirtualPath(processedVirtualPath);
System\ServiceModel\ServiceHostingEnvironment.cs (1)
161virtualPath = NormalizeVirtualPath(virtualPath);