See #84917 for more context.
System.Threading.RateLimiting is a new library which contains public API that isn't yet documented. Public API is displayed on docs.microsoft.com and in Intellisense via tooling. We should document the API and then remove the NoWarn=1591 from the project file.
@BrennanConroy