3 references to Unescape
Microsoft.AspNetCore.Rewrite (1)
ApacheModRewrite\Tokenizer.cs (1)
109tokens[i] = Regex.Unescape(trimmed);
Microsoft.DotNet.Build.Manifest (1)
BuildModelFactory.cs (1)
235string replacementUri = $"{Regex.Unescape(AzureDevOpsHostPattern)}/{m.Groups["account"].Value}";
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.cs (1)
391/// The <see cref="Unescape" /> method reverses the transformation performed by the