1 write to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
133
VariableName
= declaration.VariableName,
4 references to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (2)
127
.Write($"{node.
VariableName
}.Value")
130
.Write(node.
VariableName
)
Language\Extensions\PreallocatedTagHelperPropertyIntermediateNode.cs (2)
95
formatter.WriteProperty(nameof(
VariableName
),
VariableName
);