1 reference to WithCloseBrace
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (1)
1940
public CSharpStatementBodySyntax AddCloseBraceMetaCode(params SyntaxToken[] items) =>
WithCloseBrace
(this.CloseBrace.WithMetaCode(this.CloseBrace.MetaCode.AddRange(items)));