1 write to AuthorizedTypes
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
605
this.
AuthorizedTypes
= authorizedTypes;
2 references to AuthorizedTypes
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\XomlCompiler.cs (2)
637
if (
AuthorizedTypes
!= null)
639
foreach (AuthorizedType authorizedType in
AuthorizedTypes
)