Methods GetProjection() and ToArray() both have hard-coded null results for DotSpatial.Projections.CoordinateSystemCategory.
Both methods are not virtual and have valid result variables, so null result does not make sense.
Comments: Already fixed
Both methods are not virtual and have valid result variables, so null result does not make sense.
Comments: Already fixed