1 write to Value
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
125
Value
= plainTextValue,
4 references to Value
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
80
.WriteStringLiteral(node.
Value
)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
108
string.Equals(existingDeclaration.
Value
, plainTextValue, StringComparison.Ordinal) &&
Language\Extensions\PreallocatedTagHelperPropertyValueIntermediateNode.cs (2)
62
formatter.WriteProperty(nameof(
Value
),
Value
);