1 write to Node
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentBindLoweringPass.AttributeInfo.cs (1)
44
Node
= node;
3 references to Node
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentBindLoweringPass.cs (3)
276
if (ReferenceEquals(attribute.
Node
, candidate.
Node
))
357
builder.Select(static x => (TagHelperDirectiveAttributeIntermediateNode)x.
Node
)));