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