3 references to AddRange
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\System\CodeCatchClauseCollection.cs (1)
50
this.
AddRange
(value);
FrameworkFork\Microsoft.CodeDom\System\CodeTryCatchFinallyStatement.cs (2)
46
CatchClauses.
AddRange
(catchClauses);
58
CatchClauses.
AddRange
(catchClauses);