2 references to GetServiceType
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
386
return hostingManager.
GetServiceType
(extension);
788
else if (
GetServiceType
(extension) == ServiceType.Unknown)