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