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