2 references to RemoveAll
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
JsonTranscodingServiceMethodProviderTests.cs (1)
270serviceCollection.RemoveAll(typeof(IServiceMethodProvider<>));
Microsoft.Extensions.DependencyInjection.Abstractions (1)
Extensions\ServiceCollectionDescriptorExtensions.cs (1)
553return RemoveAll(collection, typeof(T));