2 references to IfMemberNull
Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization (2)
ResourceUtilizationHealthCheck.cs (2)
97
_options = Throw.
IfMemberNull
(options, options.Value);
106
var rmOptionsValue = Throw.
IfMemberNull
(rmOptions, rmOptions.Value);