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