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); 2050BufferIndex = bufferIndex, 2081operation.BufferIndex = bufferIndex;