Method declared as inline will not work correct

so it turns out, for whatever reason, your system is more strict than mine is.
However i DO get peverify warnings:


Copyright (c) Microsoft Corporation.  All rights reserved.

[IL]: Error: [C:\Users\carlokok\Downloads\PascalParse.exe\PascalParse.exe : ProHolz.Ast.TMyTestObject::Test1][offset 0x00000094][found ref 'ProHolz.Ast.TptTokenKindHelper'][expected Int32] Unexpected type on the stack.
[IL]: Error: [C:\Users\carlokok\Downloads\PascalParse.exe\PascalParse.exe : ProHolz.Ast.TMyTestObject::Test1][offset 0x000000D7][found ref 'ProHolz.Ast.TptTokenKindHelper'][expected Int32] Unexpected type on the stack.
[IL]: Error: [C:\Users\carlokok\Downloads\PascalParse.exe\PascalParse.exe : ProHolz.Ast.TmwBasePasLex::GetIsJunk][offset 0x00000013][found ref 'ProHolz.Ast.TptTokenKindHelper'][expected Int32] Unexpected type on the stack.
[IL]: Error: [C:\Users\carlokok\Downloads\PascalParse.exe\PascalParse.exe : ProHolz.Ast.TmwBasePasLex::GetIsJunkAssembly][offset 0x00000029][found ref 'ProHolz.Ast.TptTokenKindHelper'][expected Int32] Unexpected type on the stack.
4 Error(s) Verifying PascalParse.exe

I’ll take a look at those.

Are you by any chance running from a network drive?

bugs://83943 got reopened.

bugs://83943 got closed with status fixed.

It is from a USB3 SSD

and to add it is mono from fire

Mono vs ,NET?