1 write to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
133VariableName = 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)
95formatter.WriteProperty(nameof(VariableName), VariableName);