4 references to HostingMode
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusInstanceProvider.cs (2)
58if (this.info.HostingMode == 70if (PlatformSupportsBitness && (this.info.HostingMode ==
System\ServiceModel\ComIntegration\ComPlusThreadInitializer.cs (2)
123if (this.info.HostingMode != HostingMode.WebHostOutOfProcess) 196if (this.info.HostingMode == HostingMode.WebHostOutOfProcess)