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