3 references to Throw
Microsoft.Extensions.ObjectPool.DependencyInjection (3)
ObjectPoolServiceCollectionExtensions.cs (3)
83foreach (var child in Throw.IfNull(section).GetChildren()) 87Throw.ArgumentException(nameof(section), $"Can't parse '{child.Key}' value '{child.Value}' to integer."); 102_ = Throw.IfNull(services);