3 references to ThrowJsonException_SerializerCycleDetected
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Union\JsonUnionConverter.cs (1)
163ThrowHelper.ThrowJsonException_SerializerCycleDetected(options.EffectiveMaxDepth);
System\Text\Json\Serialization\JsonConverterOfT.cs (2)
331ThrowHelper.ThrowJsonException_SerializerCycleDetected(options.EffectiveMaxDepth); 470ThrowHelper.ThrowJsonException_SerializerCycleDetected(options.EffectiveMaxDepth);