2 references to PrepareMessage
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
626
_pendingMessage =
PrepareMessage
(result, buffer, receivedByteCount);
769
_pendingMessage =
PrepareMessage
(result, buffer, result.Count);