5 references to GetRootRawValue
System.Text.Json (5)
System\Text\Json\Serialization\JsonSerializer.Read.Document.cs (5)
39ReadOnlySpan<byte> utf8Json = document.GetRootRawValue().Span; 74ReadOnlySpan<byte> utf8Json = document.GetRootRawValue().Span; 107ReadOnlySpan<byte> utf8Json = document.GetRootRawValue().Span; 136ReadOnlySpan<byte> utf8Json = document.GetRootRawValue().Span; 192ReadOnlySpan<byte> utf8Json = document.GetRootRawValue().Span;