Local variable '|1' is read-only and its type is a structure. Invoking its members or passing it ByRef does not change its ...

Local variable '|1' is read-only and its type is a structure. Invoking its members or passing it ByRef does not change its content and might lead to unexpected results. Consider declaring this variable outside of the 'Using' block.