3 references to WCF
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\HttpModule.cs (1)
84else if (serviceType == ServiceHostingEnvironment.ServiceType.WCF)
System\ServiceModel\Activation\ServiceHttpModule.cs (1)
107if (serviceType == ServiceHostingEnvironment.ServiceType.WCF)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
1596serviceType = ServiceType.WCF;