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