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