1 write to operation
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
498this.operation = operation;
1 reference to operation
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
513get { return operation; }