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