1 instantiation of WebSocketMessageSource
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
109
SetMessageSource(new
WebSocketMessageSource
(
5 references to WebSocketMessageSource
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (5)
504
WebSocketMessageSource
messageSource = (
WebSocketMessageSource
)target;
889
private readonly
WebSocketMessageSource
_messageSource;
905
WebSocketMessageSource
messageSource,
1238
private static void CheckResultAndEnsureNotCloseMessage(
WebSocketMessageSource
messageSource, WebSocketReceiveResult result)