1 write to authorizedTypes
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
2300this.authorizedTypes = authorizedTypes;
2 references to authorizedTypes
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (2)
2313if (this.authorizedTypes != null) 2315foreach (AuthorizedType authorizedType in this.authorizedTypes)