2 writes to VariableName
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
Extensions\PreallocatedAttributeTargetExtensionTest.cs (1)
111
VariableName
= "_tagHelper1",
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
129
VariableName
= preAllocatedAttributeVariableName,
5 references to VariableName
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
219
WriteContentNode(n, n.
VariableName
, n.AttributeName, n.Value, string.Format(CultureInfo.InvariantCulture, "HtmlAttributeValueStyle.{0}", n.AttributeStructure));
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
75
.Write(node.
VariableName
)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
139
VariableName = declaration.
VariableName
,
Language\Extensions\PreallocatedTagHelperPropertyValueIntermediateNode.cs (2)
63
formatter.WriteProperty(nameof(
VariableName
),
VariableName
);