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