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