1 override of Match
System.Workflow.Runtime (1)
Tracking\TrackingCondition.cs (1)
113internal override bool Match(object obj)
2 references to Match
System.Workflow.Runtime (2)
Tracking\TrackingLocation.cs (2)
233if (!c.Match(obj)) 414if (!c.Match(obj))