4 references to SupportedTypes
Microsoft.AspNetCore.Mvc.Core.Test (4)
Formatters\OutputFormatterTests.cs (4)
38formatter.SupportedTypes.Add(typeof(int)); 55formatter.SupportedTypes.Add(typeof(int)); 83formatter.SupportedTypes.Add(typeof(string)); 193return SupportedTypes.Contains(type);