1 write to _transportMaxBufferSize
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnectionOptions.cs (1)
98
_transportMaxBufferSize
= value;
1 reference to _transportMaxBufferSize
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnectionOptions.cs (1)
93
get =>
_transportMaxBufferSize
;