6 references to ValidateErrorCode
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (6)
Internal\QuicConnectionContext.FeatureCollection.cs (1)
21QuicTransportOptions.ValidateErrorCode(value);
Internal\QuicStreamContext.FeatureCollection.cs (3)
43QuicTransportOptions.ValidateErrorCode(value); 61QuicTransportOptions.ValidateErrorCode(errorCode); 83QuicTransportOptions.ValidateErrorCode(errorCode);
QuicTransportOptions.cs (2)
53ValidateErrorCode(value); 66ValidateErrorCode(value);