mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
376 stars 132 forks source link

CoordinateSystem: System.TypeInitializationException #197

Closed kabircosta closed 1 year ago

kabircosta commented 1 year ago

An exception occurs when I try to obtain the properties of a CoordinateSystem object, such as XAxis, YAxis, ZAxis and Origin , returning System.TypeInitializationException.

jkalias commented 1 year ago

Can you share some test code or how this can be reproduced?