3 references to AddRange
System.CodeDom (3)
System\CodeDom\CodeCatchClauseCollection.cs (1)
19AddRange(value);
System\CodeDom\CodeTryCatchFinallyStatement.cs (2)
13CatchClauses.AddRange(catchClauses); 19CatchClauses.AddRange(catchClauses);