1 reference to s_htmlEntityCodePoints
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ParserHelpers.cs (1)
133
if (
s_htmlEntityCodePoints
.TryGetValue(codePoint, out replacement))