1 reference to CodeCatchClauseCollection
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTryCatchFinallyStatement.cs (1)
26
private CodeCatchClauseCollection _catchClauses = new
CodeCatchClauseCollection
();