1 reference to s_charsToEscape
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\IntermediateNodeFormatter.cs (1)
176while ((charToEscapeIndex = content.IndexOfAny(s_charsToEscape, startIndex)) >= 0)