2 references to SelectCharacterEncoding
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\TextInputFormatter.cs (1)
39var selectedEncoding = SelectCharacterEncoding(context);
Microsoft.AspNetCore.Mvc.Core.Test (1)
Formatters\TextInputFormatterTest.cs (1)
228return SelectCharacterEncoding(context);