* fix(expressions): keep C# variable accessor lookup keys as real names Pascalize only the generated C# property identifier. Get/Set still use the original variable.Name so camelCase names like orderId resolve the same way as JS, Liquid, and Python. Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com> * test(expressions): disambiguate Options.Create in accessor tests Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| CSharp | ||
| Extensions | ||
| Python | ||
| Services | ||
| Elsa.Expressions.UnitTests.csproj | ||