3 references to ID
System.Net.Quic (3)
System\Net\Quic\Internal\MsQuicExtensions.cs (2)
77=> $"{{ {nameof(START_COMPLETE.Status)} = {START_COMPLETE.Status}, {nameof(START_COMPLETE.ID)} = {START_COMPLETE.ID}, {nameof(START_COMPLETE.PeerAccepted)} = {START_COMPLETE.PeerAccepted} }}",
System\Net\Quic\QuicStream.cs (1)
539_id = unchecked((long)data.ID);