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