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