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