1 implementation of SetContentTypes
Microsoft.AspNetCore.Mvc.Core (1)
ConsumesAttribute.cs (1)
269public void SetContentTypes(MediaTypeCollection contentTypes)
1 reference to SetContentTypes
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
491metadataAttribute.SetContentTypes(contentTypes);