3 writes to path
System.Activities.Core.Presentation (3)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (3)
213this.path = members.ToArray(); 219this.path = new MemberInfo[0]; 225this.path = null;
1 reference to path
System.Activities.Core.Presentation (1)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (1)
126return this.path;