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