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