1 write to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
84
VariableName
= declaration.VariableName,
4 references to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
65
.Write(node.
VariableName
)
Language\Extensions\PreallocatedTagHelperHtmlAttributeIntermediateNode.cs (3)
52
formatter.WriteContent(
VariableName
);
54
formatter.WriteProperty(nameof(
VariableName
),
VariableName
);