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