13 references to IfNull
Microsoft.Extensions.Hosting.Testing (13)
FakeHost.cs (2)
44
_ = Throw.
IfNull
(configure);
58
_ = Throw.
IfNull
(options);
FakeHostingExtensions.cs (11)
34
_ = Throw.
IfNull
(service);
54
_ = Throw.
IfNull
(host);
66
_ = Throw.
IfNull
(host);
78
_ = Throw.
IfNull
(builder);
79
_ = Throw.
IfNull
(callback);
110
_ = Throw.
IfNull
(builder);
111
_ = Throw.
IfNull
(configure);
124
_ = Throw.
IfNull
(configurations);
143
_ = Throw.
IfNull
(builder);
155
_ = Throw.
IfNull
(configurations);
174
_ = Throw.
IfNull
(builder);