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