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