In System.Collections:
authorSebastien Pouliot <sebastien@ximian.com>
Fri, 19 Mar 2010 18:54:23 +0000 (18:54 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Fri, 19 Mar 2010 18:54:23 +0000 (18:54 -0000)
commitb1dfcf6b8b72754617374cb0609f027416cdb879
tree0d25363353805aa62b724d48ba04a28322cad0da
parentcca444cd7afee5f97084d971966c9a6d42f727f8
In System.Collections:
2010-03-19  Sebastien Pouliot  <sebastien@ximian.com>

* CollectionDebuggerView.cs: Change to internal so we can avoid
a duplicating the type in assemblies that have [InternalsVisibleTo]

In System.Collections.Generic:
2010-03-19  Sebastien Pouliot  <sebastien@ximian.com>

* CollectionDebuggerView.cs: Change to internal so we can avoid
a duplicating the type in assemblies that have [InternalsVisibleTo]

svn path=/trunk/mcs/; revision=153915
mcs/class/corlib/System.Collections.Generic/ChangeLog
mcs/class/corlib/System.Collections.Generic/CollectionDebuggerView.cs
mcs/class/corlib/System.Collections/ChangeLog
mcs/class/corlib/System.Collections/CollectionDebuggerView.cs