Open andrei-ungureanu-uipath opened 7 months ago
To maintain parity with VB, this PR adds support to compile C# expressions on demand in CacheMetadata for both CSharpValue and CSharpReference.
CacheMetadata
CSharpValue
CSharpReference
To maintain parity with VB, this PR adds support to compile C# expressions on demand in
CacheMetadata
for bothCSharpValue
andCSharpReference
.