2 references to GetConfigureMethod
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
1831MethodInfo configure = GetConfigureMethod(serviceType); 1870return GetConfigureMethod(serviceType.BaseType);