2 references to NoError
System.Net.Http (2)
System\Net\Http\HttpProtocolException.cs (1)
67
Http2ProtocolErrorCode.
NoError
=> "NO_ERROR",
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
981
if (resetStreamErrorCode == Http2ProtocolErrorCode.
NoError
&&