2 references to PrepareMessage
System.ServiceModel (2)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
713
this.pendingMessage = this.
PrepareMessage
(result, buffer, receivedByteCount);
884
this.pendingMessage = this.
PrepareMessage
(result, buffer, result.Count);