8 references to AllowInternalMembers
System.Workflow.Activities (8)
Rules\Expressions.cs (5)
941
if (validation.
AllowInternalMembers
(targetType))
1093
if (validation.
AllowInternalMembers
(targetType))
1373
if (validation.
AllowInternalMembers
(targetType))
2366
if (validation.
AllowInternalMembers
(targetType))
2978
if (validation.
AllowInternalMembers
(resultType))
Rules\RuleAction.cs (1)
136
if (validator.
AllowInternalMembers
(currentType))
Rules\RuleAttributes.cs (1)
137
if (validation.
AllowInternalMembers
(currentType))
Rules\RuleValidation.cs (1)
2362
if (
AllowInternalMembers
(targetType))