5 writes to VariableName
Microsoft.AspNetCore.Razor.Language.UnitTests (4)
Extensions\PreallocatedAttributeTargetExtensionTest.cs (4)
155
VariableName
= "_tagHelper1",
202
VariableName
= "_tagHelper1",
256
VariableName
= "_tagHelper0s",
266
VariableName
= "_tagHelper1",
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
139
VariableName
= declaration.VariableName,
5 references to VariableName
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
216
WriteContentNode(n, n.
VariableName
, n.AttributeName, n.PropertyName);
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (2)
127
.Write($"{node.
VariableName
}.Value")
130
.Write(node.
VariableName
)
Language\Extensions\PreallocatedTagHelperPropertyIntermediateNode.cs (2)
95
formatter.WriteProperty(nameof(
VariableName
),
VariableName
);