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