4 references to Comment
dotnet-razorsyntaxgenerator (4)
Model\Field.cs (1)
32
public
Comment
PropertyComment;
Model\TreeType.cs (2)
19
public
Comment
TypeComment;
22
public
Comment
FactoryComment;
SourceWriter.cs (1)
1953
private void WriteComment(
Comment
comment)