1 write to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
74VariableName = preAllocatedAttributeVariableName,
4 references to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
33.Write(node.VariableName)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
84VariableName = declaration.VariableName,
Language\Extensions\PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs (2)
84formatter.WriteProperty(nameof(VariableName), VariableName);