CompiledConverters\BoundsTypeConverter.cs (3)
19 throw new BuildException(BuildExceptionCode.Conversion, node, null, value, typeof(Rect));
26 throw new BuildException(BuildExceptionCode.Conversion, node, null, value, typeof(Rect));
54 throw new BuildException(BuildExceptionCode.Conversion, node, null, value, typeof(Rect));