2 references to RemoveType
Microsoft.AspNetCore.Mvc.Abstractions (1)
Formatters\FormatterCollection.cs (1)
37RemoveType(typeof(T));
Microsoft.AspNetCore.Mvc.Core.Test (1)
Formatters\FormatterCollectionTest.cs (1)
22collection.RemoveType(typeof(TestOutputFormatter));