2 references to MethodData
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelProxy.cs (2)
110
methodData = new
MethodData
(method, methodType);
115
methodData = new
MethodData
(method, MethodType.Channel);