3 references to ArgumentThrowHelper
Microsoft.Extensions.Caching.SqlServer (3)
SqlServerCache.cs (3)
40
ArgumentThrowHelper
.ThrowIfNullOrEmpty(cacheOptions.ConnectionString);
41
ArgumentThrowHelper
.ThrowIfNullOrEmpty(cacheOptions.SchemaName);
42
ArgumentThrowHelper
.ThrowIfNullOrEmpty(cacheOptions.TableName);