1 write to Dependency1
Microsoft.Extensions.Options (1)
AsyncValidateOptions.cs (1)
224
Dependency1
= dependency1;
1 reference to Dependency1
Microsoft.Extensions.Options (1)
AsyncValidateOptions.cs (1)
266
if (await Validation(options,
Dependency1
, Dependency2, Dependency3, cancellationToken).ConfigureAwait(false))