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