3 references to Stream
System.Net.Quic (3)
System\Net\Quic\Internal\MsQuicSafeHandle.cs (1)
53
SafeHandleType.
Stream
=> MsQuicApi.Api.ApiTable->StreamClose,
System\Net\Quic\QuicStream.cs (2)
179
_handle = new MsQuicContextSafeHandle(handle, context, SafeHandleType.
Stream
, connectionHandle)
213
_handle = new MsQuicContextSafeHandle(handle, context, SafeHandleType.
Stream
, connectionHandle)