2 references to GetConfigKey
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
2072
implementedContracts.Add(
GetConfigKey
(contract), contract);
2112
return ReflectedContractCollection.
GetConfigKey
(reflectedContracts[implementedContract]);