2 writes to _handle
System.Net.Quic (2)
System\Net\Quic\QuicStream.cs (2)
179_handle = new MsQuicContextSafeHandle(handle, context, SafeHandleType.Stream, connectionHandle) 213_handle = new MsQuicContextSafeHandle(handle, context, SafeHandleType.Stream, connectionHandle)
10 references to _handle
System.Net.Quic (10)
System\Net\Quic\QuicStream.cs (10)
158public override string ToString() => _handle.ToString(); 219_handle, 237_id = (long)GetMsQuicParameter<ulong>(_handle, QUIC_PARAM_STREAM_ID); 261_handle, 337_handle, 414_handle, 482_handle, 528_handle, 750_handle.Dispose(); 755_handle,