2 references to TryGetContext
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (2)
412
if (
TryGetContext
(options, hashCode, out int firstUnpopulatedIndex, out CachingContext? result))
424
if (
TryGetContext
(options, hashCode, out firstUnpopulatedIndex, out result))