Skip to content

5.0.3 to 5.0.6: Method 'SomeMethod' on type 'SomeType' is not accessible. #667

@christophwille

Description

@christophwille

That was the inner exception message, the outer is "Error while compiling rule unittestrule2: Method 'SomeMethod' on type 'SomeType' is not accessible."

Can someone please point me to where RuleParameters have changed so drastically?

var rp = new RuleParameter("utils", new SomeType());
var resultList = await bre.ExecuteAllRulesAsync("Default", rp);

And of course the bre included the call to utils.SomeMethod.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions