6 references to ArgumentNullThrowHelper
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (6)
HealthCheckRegistration.cs (6)
58
ArgumentNullThrowHelper
.ThrowIfNull(name);
59
ArgumentNullThrowHelper
.ThrowIfNull(instance);
110
ArgumentNullThrowHelper
.ThrowIfNull(name);
111
ArgumentNullThrowHelper
.ThrowIfNull(factory);
133
ArgumentNullThrowHelper
.ThrowIfNull(value);
181
ArgumentNullThrowHelper
.ThrowIfNull(value);