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