1 write to clrNamespace
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\XamlInterfaces.cs (1)
26this.clrNamespace = clrNamespace;
1 reference to clrNamespace
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\XamlInterfaces.cs (1)
34get { return this.clrNamespace; }