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