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