5 references to Type
System.Net.Quic (5)
System\Net\Quic\Internal\MsQuicExtensions.cs (1)
29=> Type switch
System\Net\Quic\QuicConnection.cs (4)
765=> connectionEvent.Type switch 791NetEventSource.Error(null, $"Received event {connectionEvent->Type} for [conn][{(nint)connection:X11}] while connection is already disposed"); 801NetEventSource.Info(instance, $"{instance} Received event {connectionEvent->Type} {connectionEvent->ToString()}"); 809NetEventSource.Error(instance, $"{instance} Exception while processing event {connectionEvent->Type}: {ex}");