2 references to Unescape
System.Web (1)
Configuration\CapabilitiesPattern.cs (1)
61
strings.Add(Regex.
Unescape
(match.ToString()));
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (1)
156
returnValue = Regex.
Unescape
(returnValue);