1 write to _runtime
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (1)
536
_runtime
= _channel.ClientRuntime.GetRuntime();
1 reference to _runtime
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (1)
574
ProxyOperationRuntime op =
_runtime
.GetOperationByName(methodName);