1 instantiation of TypeAuthorizerClass
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
1028typeAuthorizer = new TypeAuthorizerClass(context.GetAuthorizedTypes(), results, fileName);
1 reference to TypeAuthorizerClass
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
1024TypeAuthorizerClass typeAuthorizer = null;