3 writes to fullVirtualPath
System.ServiceModel.Activation (3)
System\ServiceModel\ServiceHostingEnvironment.cs (3)
970fullVirtualPath = null; 1274fullVirtualPath = virtualPath; 1277fullVirtualPath = "/";
2 references to fullVirtualPath
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
731return fullVirtualPath; 1275if (fullVirtualPath.Length == 0)