1 write to applicationVirtualPath
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
352
ServiceHostingEnvironment.
applicationVirtualPath
= HostingEnvironment.ApplicationVirtualPath;
2 references to applicationVirtualPath
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
350
if (ServiceHostingEnvironment.
applicationVirtualPath
== null)
354
return ServiceHostingEnvironment.
applicationVirtualPath
;