1 write to serviceActivationElementPath
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
327
ServiceHostingEnvironment.
serviceActivationElementPath
= string.Format(CultureInfo.CurrentCulture, "{0}/{1}",
2 references to serviceActivationElementPath
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
325
if (ServiceHostingEnvironment.
serviceActivationElementPath
== null)
330
return ServiceHostingEnvironment.
serviceActivationElementPath
;