2 references to VerifyGoAway
IIS.FunctionalTests (2)
Http2TrailersResetTests.cs (1)
260
Http2Utilities.
VerifyGoAway
(goAwayFrame, int.MaxValue, Http2ErrorCode.NO_ERROR);
src\Shared\Http2cat\Http2Utilities.cs (1)
961
VerifyGoAway
(frame, expectedLastStreamId, expectedErrorCode);