IModule paramater of getCompileTimeConstantValue in Expression
I've recognized that the method getCompileTimeConstantValue in Expressions behavior expects an argument of type IModule. What should this parameter be used for? All methods, I've found, which overwrite the method don't use it. I want to use the method inside a replacement rules condition and have no idea where to get from.
Please sign in to leave a comment.
Perhaps you have also one for my new question a different thread, which is a bit related to this question.