4 references to WriteComment
dotnet-razorsyntaxgenerator (4)
SourceWriter.cs (4)
1184WriteComment($"<summary>Called when the visitor visits a {node.Name} node.</summary>"); 1538WriteComment($"<summary>Creates a new {node.Name} instance.</summary>"); 1755WriteComment($"<summary>Creates a new {node.Name} instance.</summary>"); 1838WriteComment($"<summary>Creates a new {node.Name} instance.</summary>");