1 write to _type
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicSafeHandle.cs (1)
36
_type
= safeHandleType;
1 reference to _type
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicSafeHandle.cs (1)
73
public override string ToString() => _traceId ??= $"[{s_typeName[(int)
_type
]}][0x{DangerousGetHandle():X11}]";