2 writes to clrns
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
111this.clrns = clrNamespace; 131this.clrns = clrNamespace;
3 references to clrns
System.Workflow.ComponentModel (3)
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (3)
147if (this.clrns == mapping.clrns && 166return this.clrns;