Zoltan Varga e14ef8a658 [corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805) há 6 anos atrás
..
Assembly.cs e14ef8a658 [corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805) há 6 anos atrás
AssemblyName.cs e14ef8a658 [corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805) há 6 anos atrás
Binder.cs 7ebb2f989d [corlib] Adds back accidentally removed legacy COM API to Binder há 7 anos atrás
CustomAttributeData.cs 2c6ec113ff [System.Private.CoreLib] Initial build pass (#12450) há 7 anos atrás
EventInfo.cs 3d47946343 [corlib] Removes dead code from EventInfo (#11502) há 7 anos atrás
ExceptionHandlingClause.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. há 11 anos atrás
FieldInfo.cs 2f8a6b5bdd [System.Reflection] Make GetFieldOffset method virtual to fix issue with custom FieldInfo type. há 7 anos atrás
LocalVariableInfo.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. há 11 anos atrás
MethodBody.cs 3241199830 [runtime] Initialize MethodBody objects by calling a ctor instead of accessing the object directly. This allows the MethodBody type to be removed by the linker. (#11730) há 7 anos atrás
Module.cs 462bd6781e [Reflection] CoreFX import for Module type (#11577) há 7 anos atrás
RuntimeAssembly.cs e14ef8a658 [corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805) há 6 anos atrás
RuntimeEventInfo.cs 1c1e0b1bad [runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr. há 7 anos atrás
RuntimeFieldInfo.cs 6bc1e59d69 [runtime] Rename more MonoX->RuntimeX classes. (#12732) há 7 anos atrás
RuntimeMethodInfo.cs 6bc1e59d69 [runtime] Rename more MonoX->RuntimeX classes. (#12732) há 7 anos atrás
RuntimeModule.cs 1c1e0b1bad [runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr. há 7 anos atrás
RuntimeParameterInfo.cs 1c1e0b1bad [runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr. há 7 anos atrás
RuntimePropertyInfo.cs 1c1e0b1bad [runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr. há 7 anos atrás
StrongNameKeyPair.cs 249daf43de [mcs] Replace NET_2_1 by MOBILE há 9 anos atrás