2 references to PrepareCall
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
800
this.
PrepareCall
(operation, oneway, ref rpc);
1910
this.Rpc.Channel.
PrepareCall
(this.operation, this.isOneWay, ref this.Rpc);