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