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