1 reference to WithCSharpCode
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (1)
2051
public CSharpExplicitExpressionBodySyntax AddCSharpCodeChildren(params RazorSyntaxNode[] items) =>
WithCSharpCode
(this.CSharpCode.WithChildren(this.CSharpCode.Children.AddRange(items)));