// <auto-generated/> #nullable enable namespace Microsoft.AspNetCore.Components.Testing.Generated; internal sealed class ServiceOverrideResolver : global::Microsoft.AspNetCore.Components.Testing.Infrastructure.IE2EServiceOverrideResolver { public global::System.Action<global::Microsoft.Extensions.DependencyInjection.IServiceCollection>? TryResolve( string assemblyQualifiedTypeName, string methodName) { return null; } }