1 write to StaticAuthorizedTypes
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
2283WorkflowMarkupSerializer.StaticAuthorizedTypes = new ReadOnlyCollection<AuthorizedType>(authorizedTypes);
3 references to StaticAuthorizedTypes
System.Workflow.ComponentModel (3)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (3)
69SerializerTypeAuthorizerClass typeAuthorizer = new SerializerTypeAuthorizerClass(WorkflowMarkupSerializer.StaticAuthorizedTypes); 2254if (WorkflowMarkupSerializer.StaticAuthorizedTypes == null) 2258if (WorkflowMarkupSerializer.StaticAuthorizedTypes == null)