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