4 references to ThrowInvalidOperationException
System.Text.Json (4)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
112
ThrowHelper.
ThrowInvalidOperationException
(SR.DefaultIgnoreConditionInvalid);
System\Text\Json\ThrowHelper.cs (3)
201
ThrowInvalidOperationException
(SR.Format(SR.DepthTooLarge, currentDepth, maxDepth));
215
ThrowInvalidOperationException
(SR.Format(SR.DepthTooLarge, currentDepth, maxDepth));
254
ThrowInvalidOperationException
(SR.Format(SR.DepthTooLarge, currentDepth, maxDepth));