1 reference to WithValue
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (1)
1479
public MarkupTagHelperDirectiveAttributeSyntax AddValueChildren(params RazorSyntaxNode[] items) =>
WithValue
(this.Value.WithChildren(this.Value.Children.AddRange(items)));