2 references to AddRange
System (1)
compmod\system\codedom\CodeCommentStatementCollection.cs (1)
50this.AddRange(value);
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
396initializeMethod.Comments.AddRange(GenerateXmlComments(initializeMethod.Name));