2 references to CodeCommentStatementCollection
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeNamespace.cs (1)
28private CodeCommentStatementCollection _comments = new CodeCommentStatementCollection();
FrameworkFork\Microsoft.CodeDom\System\CodeTypeMember.cs (1)
28private CodeCommentStatementCollection _comments = new CodeCommentStatementCollection();