3 references to SupportedEncodings
Microsoft.AspNetCore.HttpLogging (3)
MediaTypeHelpers.cs (3)
49
for (var i = 0; i <
SupportedEncodings
.Count; i++)
52
SupportedEncodings
[i].WebName,
55
encoding =
SupportedEncodings
[i];