2 references to ReasonPhrase
System.Threading.RateLimiting (2)
System\Threading\RateLimiting\ConcurrencyLimiter.cs (2)
369
private static readonly string[] s_allMetadataNames = new[] { MetadataName.
ReasonPhrase
.Name };
393
if (_reason is not null && metadataName == MetadataName.
ReasonPhrase
.Name)