Rodrigo Kumpera 0bc59aeab2 Load less stuff when resolving MethodInfo::Attributes. 15 years ago
..
AmbiguousMatchException.cs 68b6eb74b9 More 16 years ago
Assembly.cs a207498c05 Enable the corlib build for monodroid 15 years ago
AssemblyAlgorithmIdAttribute.cs 68b6eb74b9 More 16 years ago
AssemblyCompanyAttribute.cs 68b6eb74b9 More 16 years ago
AssemblyConfigurationAttribute.cs 68b6eb74b9 More 16 years ago
AssemblyCopyrightAttribute.cs 68b6eb74b9 More 16 years ago
AssemblyCultureAttribute.cs 68b6eb74b9 More 16 years ago
AssemblyDefaultAliasAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyDelaySignAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyDescriptionAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyFileVersionAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyFlagsAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyInformationalVersionAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyKeyFileAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyKeyNameAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyName.cs 8560b5d39f Add support for assembly names with embedded and starting spaces. 15 years ago
AssemblyNameFlags.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyNameProxy.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyProductAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyTitleAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyTradeMarkAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
AssemblyVersionAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
Binder.cs a3b2659db5 2010-04-20 Rodrigo Kumpera <[email protected]> 15 years ago
BindingFlags.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
CallingConventions.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
ChangeLog a5d0f3661c fix crlf 15 years ago
ConstructorInfo.cs 894b26feca Warnings cleanup 15 years ago
CustomAttributeData.cs 2913acfc8f Lazy load custom attribute data arguments. 15 years ago
CustomAttributeFormatException.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
CustomAttributeNamedArgument.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
CustomAttributeTypedArgument.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
DefaultMemberAttribute.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
EventAttributes.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
EventInfo.cs 894b26feca Warnings cleanup 15 years ago
ExceptionHandlingClause.cs cbbafe38ce 2010-02-28 Rodrigo Kumpera <[email protected]> 16 years ago
ExceptionHandlingClauseOptions.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
FieldAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
FieldInfo.cs 894b26feca Warnings cleanup 15 years ago
GenericParameterAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ICustomAttributeProvider.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
IReflect.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ImageFileMachine.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
InterfaceMapping.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
InvalidFilterCriteriaException.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
LocalVariableInfo.cs cbbafe38ce 2010-02-28 Rodrigo Kumpera <[email protected]> 16 years ago
ManifestResourceInfo.cs d94a577b7a 2010-03-07 Rodrigo Kumpera <[email protected]> 16 years ago
MemberFilter.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
MemberInfo.cs 894b26feca Warnings cleanup 15 years ago
MemberInfoSerializationHolder.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
MemberTypes.cs ddac7401a7 System.Reflection's turn to be de-ifdefified 16 years ago
MethodAttributes.cs 8aed2fcb2d NET_1_1 removal 16 years ago
MethodBase.cs 894b26feca Warnings cleanup 15 years ago
MethodBody.cs db7fa36c41 2010-02-11 Rodrigo Kumpera <[email protected]> 16 years ago
MethodImplAttributes.cs 7fbd7bb302 2010-02-11 Rodrigo Kumpera <[email protected]> 16 years ago
MethodInfo.cs 894b26feca Warnings cleanup 15 years ago
Missing.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
Module.cs 894b26feca Warnings cleanup 15 years ago
ModuleResolveEventHandler.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
MonoAssembly.cs 5b99e77cb2 2010-06-21 Jb Evain <[email protected]> 15 years ago
MonoEvent.cs c719591139 2010-02-11 Rodrigo Kumpera <[email protected]> 16 years ago
MonoField.cs 329fd94f12 Handle lazy loading of type. 15 years ago
MonoGenericClass.cs ef4cf45281 Fix #642130. 15 years ago
MonoGenericMethod.cs c76ea13748 In .: 18 years ago
MonoMethod.cs 0bc59aeab2 Load less stuff when resolving MethodInfo::Attributes. 15 years ago
MonoModule.cs 5b99e77cb2 2010-06-21 Jb Evain <[email protected]> 15 years ago
MonoProperty.cs 3c7184af64 Fix value returned by PropertyInfo::DeclaringType 15 years ago
ObfuscateAssemblyAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ObfuscationAttribute.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ParameterAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ParameterInfo.cs c719591139 2010-02-11 Rodrigo Kumpera <[email protected]> 16 years ago
ParameterModifier.cs 3c39ac4586 Jumbo patch for NET_2_0, mscorlib is now clean 16 years ago
Pointer.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
PortableExecutableKinds.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ProcessorArchitecture.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
PropertyAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
PropertyInfo.cs 894b26feca Warnings cleanup 15 years ago
ReflectionTypeLoadException.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ResourceAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
ResourceLocation.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
TypeAttributes.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
TypeDelegator.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago
TypeFilter.cs 3400094d1a System.Reflection's turn to be de-ifdefified 16 years ago