Rodrigo Kumpera ff86e021c0 [corlib] Bring AssemblyName(string) to the happy C# world. 9 years ago
..
Assembly.cs 277aab6863 [corlib] Move Assembly::GetName to be implemented in managed. 9 years ago
AssemblyName.cs ff86e021c0 [corlib] Bring AssemblyName(string) to the happy C# world. 9 years ago
ConstructorInfo.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
CustomAttributeData.cs dc52c56c5f Revert "Merge pull request #2008 from dlech/CustomAttributeData" 10 years ago
CustomAttributeFormatException.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
CustomAttributeNamedArgument.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
CustomAttributeTypedArgument.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
EventInfo.cs fcb6f81336 [reflection] Add System.Reflection.EventInfo.GetEventFromHandle methods 9 years ago
ExceptionHandlingClause.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
FieldInfo.cs a0f0aa6213 [corlib] Default FieldInfo Get|SetValueDirect should throw NotSupportedException 10 years ago
ImageFileMachine.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
LocalVariableInfo.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
MethodBody.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
Module.cs e58097e957 [corlib] String from reference sources, fixes mostly string.format issues 10 years ago
ModuleResolveEventHandler.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
MonoAssembly.cs 277aab6863 [corlib] Move Assembly::GetName to be implemented in managed. 9 years ago
MonoEvent.cs a7b43b9a35 [corlib] Implement MonoEvent Module property 10 years ago
MonoField.cs aad627c5e8 [corlib] Disable core security icalls on mobile 9 years ago
MonoGenericClass.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
MonoGenericMethod.cs de74da81bf [reflection] remove override get ReflectedType for MonoGenericMethod and MonoGenricCMethod 10 years ago
MonoMethod.cs d88424370f Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045) 9 years ago
MonoModule.cs 5ecee9a0c8 [corlib] Type from reference sources 10 years ago
MonoParameterInfo.cs 8d097349b3 [corlib] Serialization from reference sources 10 years ago
MonoProperty.cs 1304fc1546 [corlib] Handle Module in RuntimePropertyInfo. Fixes #32815 10 years ago
ParameterInfo.cs 2c95d347b6 [corlib] More simple System.Reflection types from reference sources 10 years ago
PortableExecutableKinds.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
PropertyInfo.cs abb3af7f52 [reflection] Add System.Reflection.PropertyInfo.GetPropertyFromHandle method 9 years ago
ReflectionTypeLoadException.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
StrongNameKeyPair.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
TargetException.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
TargetInvocationException.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
TargetParameterCountException.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago