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