1 write to name
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
224this.name = name;
1 reference to name
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
245return Helper.EnsureTypeName(this.name);