Saul Rennison
Saul Rennison
Thanks @in0finite for the initial implementation. This is largely based off the ideas from #51 Closes #48
This is causing #2184 - I don't think the Roslyn EE is doing anything wrong here. ```f# module internal InternalModule = type DebugProxy() = member __.PublicMethod() = 15 member __.CustomGetter...
### Research - [X] I've already searched and I could not find an existing issue or discussion about this issue. ### Description Parser is currently hardcoded to CS2's 64 tick...