2 references to ZeroDepthAtEnd
System.Text.Json (2)
System\Text\Json\ThrowHelper.cs (2)
240
return GetInvalidOperationException(SR.Format(SR.
ZeroDepthAtEnd
, currentDepth));
486
message = SR.Format(SR.
ZeroDepthAtEnd
);