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