11 references to ThrowIfNull
Aspire.StackExchange.Redis (11)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (1)
50
Guard.
ThrowIfNull
(connection);
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisInstrumentation.cs (2)
41
Guard.
ThrowIfNull
(name);
42
Guard.
ThrowIfNull
(connection);
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\TracerProviderBuilderExtensions.cs (8)
41
Guard.
ThrowIfNull
(connection);
60
Guard.
ThrowIfNull
(configure);
77
Guard.
ThrowIfNull
(connection);
78
Guard.
ThrowIfNull
(configure);
102
Guard.
ThrowIfNull
(builder);
143
Guard.
ThrowIfNull
(configure);
158
Guard.
ThrowIfNull
(configure);
176
Guard.
ThrowIfNull
(builder);