1 write to _mvcOptions
BasicWebSite (1)
Controllers\ContentNegotiation\FallbackOnTypeBasedMatchController.cs (1)
18
_mvcOptions
= mvcOptions;
1 reference to _mvcOptions
BasicWebSite (1)
Controllers\ContentNegotiation\FallbackOnTypeBasedMatchController.cs (1)
64
foreach (var formatter in
_mvcOptions
.Value.OutputFormatters)