1 write to fullName
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\TypeNameHelper.cs (1)
78
this.
fullName
= fullName;
1 reference to fullName
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\TypeNameHelper.cs (1)
97
sb.Append(TypeNameHelper.GetDisplayName(this.generics[this.index++], this.
fullName
));