4 writes to _comment
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\System\CodeCommentStatement.cs (4)
39_comment = comment; 50_comment = new CodeComment(text); 58_comment = new CodeComment(text, docComment); 72_comment = value;
1 reference to _comment
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeCommentStatement.cs (1)
68return _comment;