thedeemon

Results 2 comments of thedeemon

Yep, this version seems to work fine in my projects. I'll test it more actively tomorrow.

Yep, this is the repeating pattern I get in stack overflow crashes: ``` D_Parser.dll!D_Parser.Dom.Expressions.PostfixExpression_MethodCall.Accept(D_Parser.Dom.ExpressionVisitor vis) Line 65 + 0x1d bytes C# D_Parser.dll!D_Parser.Resolver.ExpressionSemantics.ExpressionTypeEvaluation.EvaluateType(D_Parser.Dom.Expressions.IExpression x, D_Parser.Resolver.ResolutionContext ctxt, bool tryReturnMethodReturnType) Line 85 +...