1 write to runtime
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
1122
this.
runtime
= this.channel.ClientRuntime.GetRuntime();
1 reference to runtime
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
1166
ProxyOperationRuntime op = this.
runtime
.GetOperationByName(methodName);