Base:
method
RegisterComponent
Aspire.Components.ConformanceTests.ConformanceTests<TService, TOptions>.RegisterComponent(Microsoft.Extensions.Hosting.HostApplicationBuilder, System.Action<TOptions>, System.String)
2 overrides of RegisterComponent
Aspire.StackExchange.Redis.DistributedCaching.Tests (1)
DistributedCacheConformanceTests.cs (1)
24
protected override void
RegisterComponent
(HostApplicationBuilder builder, Action<StackExchangeRedisSettings>? configure = null, string? key = null)
Aspire.StackExchange.Redis.OutputCaching.Tests (1)
OutputCacheConformanceTests.cs (1)
24
protected override void
RegisterComponent
(HostApplicationBuilder builder, Action<StackExchangeRedisSettings>? configure = null, string? key = null)