2 references to CoreClrSocketConnection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (2)
929
return new
CoreClrSocketConnection
(socket, _connectionBufferPool);
946
return new
CoreClrSocketConnection
(socket, _connectionBufferPool);