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