2 references to SubTypeWithoutSuffix
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\MediaTypeTest.cs (2)
52Assert.Equal(new StringSegment(expectedSubTypeWithoutSuffix), result.SubTypeWithoutSuffix); 87Assert.Equal(new StringSegment("json"), result.SubTypeWithoutSuffix);