2002-07-24 Duncan Mak <duncan@ximian.com>
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Tue, 23 Jul 2002 17:06:30 +0000 (17:06 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Tue, 23 Jul 2002 17:06:30 +0000 (17:06 -0000)
commitb1ae1ecaaa6d7de31a1632cfff0171a65daa0c90
treed46c6167ac6913f2fb45d30fc9f8dabe0620a632
parent35ee2f512966e48f31cfd4fc641b6d886959207f
2002-07-24  Duncan Mak  <duncan@ximian.com>

* AccessedThroughPropertyAttribute.cs:
* CompilationRelaxationsAttribute.cs:
* CompilerGlobalScopeAttribute.cs:
* DateTimeConstantAttribute.cs:
* DecimalConstantAttribute.cs:
* IDispatchConstantAttribute.cs:
* IsVolatile.cs:
* IUnknownConstantAttribute.cs:
* RequiredAttributeAttribute.cs: Visibility changes.

svn path=/trunk/mcs/; revision=6085
mcs/class/corlib/System.Runtime.CompilerServices/AccessedThroughPropertyAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/ChangeLog
mcs/class/corlib/System.Runtime.CompilerServices/CompilationRelaxationsAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/CompilerGlobalScopeAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/DateTimeConstantAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/DecimalConstantAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/IDispatchConstantAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/IUnknownConstantAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/IsVolatile.cs
mcs/class/corlib/System.Runtime.CompilerServices/RequiredAttributeAttribute.cs