79697258

Date: 2025-07-10 15:05:31
Score: 0.5
Natty:
Report link

If it returns -2146233054, you need to convert to hexa 0x80131522 and then in the documentation you can find what it means. In this case it is https://learn.microsoft.com/en-us/dotnet/api/system.typeloadexception?view=net-9.0 (TypeLoadException).

You are probably passing wrong value of:

dotnet_type.c_str()
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Petr Nohejl