1 write to virtualPath
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
1618this.virtualPath = virtualPath;
3 references to virtualPath
System.ServiceModel.Activation (3)
System\ServiceModel\ServiceHostingEnvironment.cs (3)
1653return this.virtualPath; 1710HostingManager.LogServiceCloseError(this.virtualPath, exception, this); 1746HostingManager.LogServiceCloseError(this.virtualPath, exception, this);