1 reference to TryDecodeBase64InPlace
System.Text.Json (1)
System\Text\Json\Reader\JsonReaderHelper.Unescaping.cs (1)
28
bool result =
TryDecodeBase64InPlace
(utf8Unescaped, out bytes!);