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