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