1 reference to TryAddEscape
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\EmbeddedLanguages\VirtualChars\CSharpVirtualCharService.cs (1)
264
if (
TryAddEscape
(charResults, tokenText, index) is not int escapeWidth)