2 references to StreamConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (2)
551
connection = new
StreamConnection
(upgradedStream, connectionStream);
585
connection = new
StreamConnection
(upgradedStream, connectionStream);