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