WARN:
SYSLIB0050 “FormatterServices” obsoleted :“Formatter-based serialization is obsolete and should not be used.” JSONParser.cs
SRC:
[Obsolete("Formatter-based serialization is obsolete and should not be used.", DiagnosticId = "SYSLIB0050", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
public static class FormatterServices
{
///
}
WARN:
SRC: