1 reference to SerializerCycleDetected
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
142throw new JsonException(SR.Format(SR.SerializerCycleDetected, maxDepth)) { AppendPathInformation = true };