2 references to TrySkipPartial
System.Text.Json (2)
System\Text\Json\JsonHelpers.cs (1)
58bool complete = reader.TrySkipPartial();
System\Text\Json\Serialization\JsonSerializer.Read.HandleMetadata.cs (1)
40if (!checkpoint.TrySkipPartial())