Closed GoogleCodeExporter closed 9 years ago
It appears that when calling GetType() off of an instance of Nullable<Guid> it
returns Guid. May need some special handling so that Nullable types are
considered
equal to their regular types and no type info is written.
Original comment by elliott....@gmail.com
on 15 Nov 2008 at 4:19
Original comment by elliott....@gmail.com
on 16 Nov 2008 at 5:47
Tests for equality now use a helper method which equates a nullable type with
its
base type.
Original comment by elliott....@gmail.com
on 25 Jan 2009 at 4:44
3.0 Release
Original comment by elliott....@gmail.com
on 26 Jan 2009 at 2:22
Original issue reported on code.google.com by
paramatrix@gmail.com
on 12 Nov 2008 at 9:12