3 writes to MatchDerivedArgumentTypes
System.Workflow.Runtime (3)
Tracking\TrackingProfileSerializer.cs (3)
392
location.
MatchDerivedArgumentTypes
= true;
426
location.
MatchDerivedArgumentTypes
= true;
435
location.
MatchDerivedArgumentTypes
= derived;
1 reference to MatchDerivedArgumentTypes
System.Workflow.Runtime (1)
Tracking\TrackingProfileSerializer.cs (1)
1151
writer.WriteElementString("MatchDerivedTypes", loc.
MatchDerivedArgumentTypes
.ToString().ToLower(CultureInfo.InvariantCulture));