2 references to PreReadConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
123
:
this
(innerConnection, initialData, 0, initialData.Length)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
94
result = new
PreReadConnection
(result, _buffer, _offset, _size);