2 references to CodeCommentStatementCollection
System (2)
compmod\system\codedom\CodeNamespace.cs (1)
32
private CodeCommentStatementCollection comments = new
CodeCommentStatementCollection
();
compmod\system\codedom\CodeTypeMember.cs (1)
32
private CodeCommentStatementCollection comments = new
CodeCommentStatementCollection
();