2 references to OwnerName
System.Activities (2)
System\Activities\ActivityInstance.cs (2)
1111if (activity.GetType().Name != this.OwnerName) 1114new ValidationException(SR.ActivityTypeMismatch(activity.DisplayName, this.OwnerName)));