1 override of WriteCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (1)
519protected 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)
310WriteCore(buffer, offset, size, immediate, timeout);