2 references to MethodData
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (2)
68methodData = new MethodData(method, MethodType.GetType); 73methodData = new MethodData(method, MethodType.Channel);