anderly / dnsimple-csharp

A C# wrapper for the DNSimple REST API
Apache License 2.0
17 stars 10 forks source link

JIT Compiler encountered an internal limitation. #6

Open comfreakph opened 10 years ago

comfreakph commented 10 years ago

When i tried to get the list of my domain names using the C# api library. It returns me to that message "JIT Compiler encountered an internal limitation."

anderly commented 9 years ago

What version of the NuGet package are you using and what type of project are you using it in? Also, what framework version are you targeting?

Let me know.