4 references to IfNull
Microsoft.Extensions.AmbientMetadata.Build (4)
BuildMetadataServiceCollectionExtensions.cs (4)
25
_ = Throw.
IfNull
(services);
26
_ = Throw.
IfNull
(section);
44
_ = Throw.
IfNull
(services);
45
_ = Throw.
IfNull
(configure);