13 references to LoadContextualOptions
Microsoft.Extensions.Options.Contextual (2)
ContextualOptionsServiceCollectionExtensions.cs (2)
65new LoadContextualOptions<TOptions>( 96new LoadContextualOptions<TOptions>(
Microsoft.Extensions.Options.Contextual.Tests (11)
ContextualOptionsFactoryTests.cs (11)
65new LoadContextualOptions<List<string>>( 86new LoadContextualOptions<List<string>>( 106new LoadContextualOptions<List<string>>( 172new(string.Empty, (context, _) => 177new(string.Empty, async (context, cancellationToken) => 182new(string.Empty, (context, _) => 187new(string.Empty, (context, _) => 212new(string.Empty, (context, _) => new ValueTask<IConfigureContextualOptions<List<string>>>(Mock.Of<IConfigureContextualOptions<List<string>>>(MockBehavior.Strict))), 213new(string.Empty, (context, _) => throw new NotSupportedException()), 237new(string.Empty, (context, _) => new ValueTask<IConfigureContextualOptions<List<string>>>(Mock.Of<IConfigureContextualOptions<List<string>>>(MockBehavior.Strict))), 238new(string.Empty, (context, _) => new ValueTask<IConfigureContextualOptions<List<string>>>(disposeMock.Object)),