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