2 writes to VariableName
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
Extensions\PreallocatedAttributeTargetExtensionTest.cs (1)
82
VariableName
= "_tagHelper1"
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
90
VariableName
= declaration.VariableName,
5 references to VariableName
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
210
WriteContentNode(n, n.
VariableName
);
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
65
.Write(node.
VariableName
)
Language\Extensions\PreallocatedTagHelperHtmlAttributeIntermediateNode.cs (3)
52
formatter.WriteContent(
VariableName
);
54
formatter.WriteProperty(nameof(
VariableName
),
VariableName
);