1 write to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
123VariableName = preAllocatedAttributeVariableName,
4 references to VariableName
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
75.Write(node.VariableName)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
133VariableName = declaration.VariableName,
Language\Extensions\PreallocatedTagHelperPropertyValueIntermediateNode.cs (2)
63formatter.WriteProperty(nameof(VariableName), VariableName);