| .. |
|
Assembly.cs
|
cf69b47259
NS2.1: System.IO, System.Reflection.Emit, etc (#12854)
|
6 лет назад |
|
AssemblyName.cs
|
2466c2fc79
[netcore] Implement Assembly/AssemblyName/Module.
|
6 лет назад |
|
Binder.cs
|
7ebb2f989d
[corlib] Adds back accidentally removed legacy COM API to Binder
|
7 лет назад |
|
CustomAttributeData.cs
|
d5147e88bb
[System.Private.CoreLib] Add more APIs
|
6 лет назад |
|
EventInfo.cs
|
3d47946343
[corlib] Removes dead code from EventInfo (#11502)
|
7 лет назад |
|
ExceptionHandlingClause.cs
|
032f313d5f
[bcl] Remove NET_4_0 defines from class libs.
|
11 лет назад |
|
FieldInfo.cs
|
2f8a6b5bdd
[System.Reflection] Make GetFieldOffset method virtual to fix issue with custom FieldInfo type.
|
7 лет назад |
|
LocalVariableInfo.cs
|
032f313d5f
[bcl] Remove NET_4_0 defines from class libs.
|
11 лет назад |
|
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)
|
7 лет назад |
|
Module.cs
|
689e9b2e03
Remove local SafeHandle version
|
6 лет назад |
|
RuntimeAssembly.cs
|
e14ef8a658
[corlib] Move the implementations of virtual methods from Assembly to RuntimeAssembly to ease netcore integration. (#12805)
|
6 лет назад |
|
RuntimeEventInfo.cs
|
1c1e0b1bad
[runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr.
|
7 лет назад |
|
RuntimeFieldInfo.cs
|
6bc1e59d69
[runtime] Rename more MonoX->RuntimeX classes. (#12732)
|
7 лет назад |
|
RuntimeMethodInfo.cs
|
6bc1e59d69
[runtime] Rename more MonoX->RuntimeX classes. (#12732)
|
7 лет назад |
|
RuntimeModule.cs
|
689e9b2e03
Remove local SafeHandle version
|
6 лет назад |
|
RuntimeParameterInfo.cs
|
f1ccdc49a9
[runtime] Avoid depending on the layout of the ParameterInfo class in the runtime, netcore has a version with a different layout. (#12980)
|
6 лет назад |
|
RuntimePropertyInfo.cs
|
1c1e0b1bad
[runtime] Rename most System.Reflection.MonoX classes to RuntimeX for consistency with coreclr.
|
7 лет назад |
|
StrongNameKeyPair.cs
|
249daf43de
[mcs] Replace NET_2_1 by MOBILE
|
9 лет назад |