3 references to parentObjectNameList
System.Workflow.ComponentModel (3)
AuthoringOM\Design\ComponentSerializationService.cs (3)
185
this.
parentObjectNameList
.Add(referenceService.GetName(value));
246
object obj = referenceService.GetReference(this.
parentObjectNameList
[loop]);
321
object obj = referenceService.GetReference(this.
parentObjectNameList
[loop]);