1 write to _taskMethod
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
58_taskMethod = operation.TaskMethod;
2 references to _taskMethod
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
295if (_taskMethod == null) 302return methodCall.MethodBase.Equals(_taskMethod);