1 reference to s_namedHtmlEntities
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ParserHelpers.cs (1)
155
else if (
s_namedHtmlEntities
.GetAlternateLookup<ReadOnlySpan<char>>().TryGetValue(entity.Span, out replacement))