1 implementation of IHttpGetMetadata
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
633internal class HttpGetImpl : IHttpGetMetadata, IDispatchMessageInspector
1 reference to IHttpGetMetadata
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
439MethodInfo methodInfo = typeof(IHttpGetMetadata).GetMethod(HttpGetImpl.GetMethodName);