Fixing outdated method name (dotnet/corefx#41285)
authoroleggolovkovuss <48438421+oleggolovkovuss@users.noreply.github.com>
Tue, 24 Sep 2019 19:54:36 +0000 (22:54 +0300)
committerStephen Toub <stoub@microsoft.com>
Tue, 24 Sep 2019 19:54:36 +0000 (12:54 -0700)
commit31fc967220686efbf2bb7d908438a64168dee5b1
treead50acab79a27e94e5aeb72c5c9514cc54b660ec
parent9c37b3840406d62826d703da133ec5ea556cab36
Fixing outdated method name (dotnet/corefx#41285)

.Net Core release notes lead to this sample for JSON serializing, it's using non-existent static `ToString` method though, this changes updates the docs

Commit migrated from https://github.com/dotnet/corefx/commit/629eea822f258f8d5771b96286eba8ff8c89d997
src/libraries/System.Text.Json/docs/SerializerProgrammingModel.md