4 references to Comment
CSharpSyntaxGenerator (4)
Model\Field.cs (1)
72
public
Comment
PropertyComment;
Model\TreeType.cs (2)
27
public
Comment
TypeComment;
30
public
Comment
FactoryComment;
SourceWriter.cs (1)
1853
private void WriteComment(
Comment
comment, string indent)