4 writes to ContentTypeIsServerDefined
Microsoft.AspNetCore.Mvc.Core (4)
Infrastructure\DefaultOutputFormatterSelector.cs (4)
177formatterContext.ContentTypeIsServerDefined = false; 198formatterContext.ContentTypeIsServerDefined = false; 223formatterContext.ContentTypeIsServerDefined = true; 253formatterContext.ContentTypeIsServerDefined = true;
1 reference to ContentTypeIsServerDefined
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\OutputFormatter.cs (1)
132if (context.ContentTypeIsServerDefined