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