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);