3 references to GetEffectiveBindNode
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentBindLoweringPass.cs (3)
437
var original = GetAttributeContent(bindEntry.
GetEffectiveBindNode
());
442
return [bindEntry.
GetEffectiveBindNode
()];
510
var targetNode = bindEntry.
GetEffectiveBindNode
();