2 references to GetAsyncResultParamIndex
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (2)
544
int asyncResultParamIndex =
GetAsyncResultParamIndex
(endMethod);
713
int asyncResultParamIndex =
GetAsyncResultParamIndex
(endMethod);