1 write to Value
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
76
Value
= plainTextValue,
4 references to Value
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Extensions\PreallocatedAttributeTargetExtension.cs (1)
47
.WriteStringLiteral(node.
Value
)
Language\Extensions\PreallocatedTagHelperAttributeOptimizationPass.cs (1)
59
string.Equals(existingDeclaration.
Value
, plainTextValue, StringComparison.Ordinal) &&
Language\Extensions\PreallocatedTagHelperHtmlAttributeValueIntermediateNode.cs (2)
83
formatter.WriteProperty(nameof(
Value
),
Value
);