Open GoogleCodeExporter opened 9 years ago
Update: I thought a workaround for this was to use ref arguments however after
further testing, these also fail with the same errors.
Original comment by nzpaulma...@gmail.com
on 20 Jun 2009 at 2:06
Valid workaround for those with a similar issue is to simply create an object
(if
necessary) and return that from the method, as opposed to using out or ref
arguments.
Original comment by nzpaulma...@gmail.com
on 20 Jun 2009 at 2:15
Original comment by Philip.L...@gmail.com
on 7 Aug 2009 at 11:24
Original issue reported on code.google.com by
nzpaulma...@gmail.com
on 20 Jun 2009 at 2:01