1 write to trailingName
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ReferenceService.cs (1)
325
this.
trailingName
= trailingName;
1 reference to trailingName
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ReferenceService.cs (1)
356
this.fullName = string.Format(CultureInfo.InvariantCulture, "{0}{1}", new object[] { this.sitedComponent.Site.Name, this.
trailingName
});