14 references to IfNull
Microsoft.Extensions.Diagnostics.Probes (14)
KubernetesProbesExtensions.cs (4)
33
_ = Throw.
IfNull
(services);
34
_ = Throw.
IfNull
(section);
47
_ = Throw.
IfNull
(services);
48
_ = Throw.
IfNull
(configure);
TcpEndpointProbesExtensions.cs (10)
28
_ = Throw.
IfNull
(services);
42
_ = Throw.
IfNull
(services);
69
_ = Throw.
IfNull
(services);
70
_ = Throw.
IfNull
(configure);
90
_ = Throw.
IfNull
(services);
91
_ = Throw.
IfNull
(configure);
109
_ = Throw.
IfNull
(services);
110
_ = Throw.
IfNull
(configurationSection);
130
_ = Throw.
IfNull
(services);
131
_ = Throw.
IfNull
(configurationSection);