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)
73public override string ToString() => _traceId ??= $"[{s_typeName[(int)_type]}][0x{DangerousGetHandle():X11}]";