1 write to type
System.Workflow.Runtime (1)
WorkflowDefinitionDispenser.cs (1)
396
this.
type
= type;
2 references to type
System.Workflow.Runtime (2)
WorkflowDefinitionDispenser.cs (2)
533
if (((typeof(K) == typeof(Type)) && (this.
type
== CacheType.Type)) || ((typeof(K) == typeof(byte[])) && (this.
type
== CacheType.Xoml)))