7 references to IsAuthorized
System.Workflow.Activities (7)
Rules\Expressions.cs (1)
977validation.IsAuthorized(fi.FieldType);
Rules\RuleValidation.cs (6)
2391IsAuthorized(pi.PropertyType); 2434IsAuthorized(pi.PropertyType); 3232IsAuthorized(theMethod.ReturnType); 3588IsAuthorized(pi.PropertyType); 3817IsAuthorized(type); 3847IsAuthorized(t);