2 writes to _disposed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (2)
91
_disposed
= true;
117
_disposed
= true;
2 references to _disposed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (2)
89
if (!
_disposed
)
115
if (!
_disposed
)