2 references to ActivityMetaProperties
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (2)
1680this.Owner.ActivityMetaProperties[this.literalName] = value; 1686if (this.Owner.ActivityMetaProperties.TryGetValue(this.literalName, out literal))