Implemented interface member:
method
GetMemory
System.Buffers.IBufferWriter<T>.GetMemory(System.Int32)
1 reference to GetMemory
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\Utf8BufferTextWriterTests.cs (1)
386return GetMemory(sizeHint).Span;