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