Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove workaroudn for linker issue in Http3RequestStream (dotnet#57571)
Part of the linker issue dotnet/linker#2181 has been fixed in dotnet/linker#2205. This part was the one affecting Http3RequestStream. This change simple reverts the workaround since it's not needed anymore.
- Loading branch information