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