3 writes to BufferIndex
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
402return SocketPal.TryCompleteSendTo(context._socket, default(ReadOnlySpan<byte>), Buffers, ref BufferIndex, ref Offset, ref Count, Flags, SocketAddress.Span, ref BytesTransferred, out ErrorCode); 2074BufferIndex = bufferIndex, 2105operation.BufferIndex = bufferIndex;