Base:
method
Write
Microsoft.AspNetCore.HttpLogging.BufferingStream.Write(System.ReadOnlySpan<System.Byte>)
1 reference to Write
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
48Write(buffer.AsSpan(offset, count));