6 references to GetAttributeContent
Microsoft.CodeAnalysis.Razor.Compiler (6)
Language\Components\ComponentBindLoweringPass.cs (6)
439var original = GetAttributeContent(targetNode); 477format = GetAttributeContent(formatNode); 490culture = GetAttributeContent(cultureNode); 501? GetAttributeContent(afterNode) 505? GetAttributeContent(setterNode) 815text = GetAttributeContent(html).Content;