6 references to TestSelectCharacterEncoding
Microsoft.AspNetCore.Mvc.Core.Test (6)
Formatters\TextInputFormatterTest.cs (6)
57Assert.Throws<InvalidOperationException>(() => formatter.TestSelectCharacterEncoding(context)); 79var result = formatter.TestSelectCharacterEncoding(context); 103var result = formatter.TestSelectCharacterEncoding(context); 129var result = formatter.TestSelectCharacterEncoding(context); 163var result = formatter.TestSelectCharacterEncoding(context); 197var result = formatter.TestSelectCharacterEncoding(context);