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