6 references to IfNull
Microsoft.Extensions.Compliance.Abstractions (6)
Classification\DataClassificationSet.cs (3)
36_ = Throw.IfNull(classifications); 47_ = Throw.IfNull(classifications); 78_ = Throw.IfNull(other);
Redaction\RedactionStringBuilderExtensions.cs (2)
48_ = Throw.IfNull(stringBuilder); 49_ = Throw.IfNull(redactor);
src\Shared\Pools\PoolFactory.cs (1)
57_ = Throw.IfNull(policy);