3 writes to MatchDerivedActivityTypes
System.Workflow.Runtime (3)
Tracking\TrackingProfileSerializer.cs (3)
386
location.
MatchDerivedActivityTypes
= true;
405
location.
MatchDerivedActivityTypes
= true;
414
location.
MatchDerivedActivityTypes
= derived;
1 reference to MatchDerivedActivityTypes
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
1136
writer.WriteElementString("MatchDerivedTypes", loc.
MatchDerivedActivityTypes
.ToString().ToLower(CultureInfo.InvariantCulture));