2 references to SqlEscape
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
2539
_callPathKey =
SqlEscape
(_callPathKey.Substring(1));
2542
_parentCallPathKey =
SqlEscape
(_parentCallPathKey.Substring(1));