1 override of WriteCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
519
protected override void
WriteCore
(byte[] buffer, int offset, int size, bool immediate, TimeSpan timeout)
1 reference to WriteCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SocketConnection.cs (1)
310
WriteCore
(buffer, offset, size, immediate, timeout);