6 references to CreateRouteContext
Microsoft.AspNetCore.Mvc.Core.Test (6)
ConsumesAttributeTests.cs (6)
98context.RouteContext = CreateRouteContext(contentType: contentType); 133context.RouteContext = CreateRouteContext(contentType: "application/custom"); 171context.RouteContext = CreateRouteContext(contentType: contentType); 207context.RouteContext = CreateRouteContext(contentType: contentType); 246context.RouteContext = CreateRouteContext(contentType: contentType); 285context.RouteContext = CreateRouteContext(contentType: contentType);