Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile C# expressions on demand #315

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

andrei-ungureanu-uipath
Copy link
Collaborator

@andrei-ungureanu-uipath andrei-ungureanu-uipath commented Apr 11, 2024

To maintain parity with VB, this PR adds support to compile C# expressions on demand in CacheMetadata for both CSharpValue and CSharpReference.

  • Unit tests (Added all unit tests that had only a VB variant)

@andrei-ungureanu-uipath andrei-ungureanu-uipath force-pushed the feature/compile_csharp_expressions_on_demand branch from e530070 to e1acbb3 Compare April 24, 2024 08:28
@andrei-ungureanu-uipath andrei-ungureanu-uipath force-pushed the feature/compile_csharp_expressions_on_demand branch from e1acbb3 to a34b9a9 Compare April 24, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants