1 reference to TryDecodeHtmlEntities
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentMarkupEncodingPass.cs (1)
140
if (
TryDecodeHtmlEntities
(token.Content.AsMemory(), out var decoded))