2 references to GetMethodData
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (2)
135
MethodData methodData =
GetMethodData
(methodCall);
324
MethodData methodData = this.
GetMethodData
(methodCall);