1 reference to TryUnescape
System.Text.Json (1)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (1)
220
bool success = JsonReaderHelper.
TryUnescape
(source, destination, out bytesWritten);