2 references to CachingContext
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (2)
444return new CachingContext(options, hashCode); 454var ctx = new CachingContext(options, hashCode);