| 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.MemberInfo element, global::System.Type type) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.MemberInfo element, global::System.Type type, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.MemberInfo element, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.ParameterInfo element, global::System.Type attributeType, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.ParameterInfo element, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Module element, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Module element, global::System.Type attributeType, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Assembly element, global::System.Type attributeType) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Assembly element) | 
|   | 
| static global::System.Attribute[]  | GetCustomAttributes (global::System.Reflection.Assembly element, bool inherit) | 
|   | 
| static bool  | IsDefined (global::System.Reflection.MemberInfo element, global::System.Type attributeType) | 
|   | 
| static bool  | IsDefined (global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit) | 
|   | 
| static global::System.Attribute  | GetCustomAttribute (global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit) | 
|   | 
| static global::System.Attribute  | GetCustomAttribute (global::System.Reflection.Assembly element, global::System.Type attributeType) | 
|   | 
| static global::System.Attribute  | GetCustomAttribute (global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit) | 
|   | 
 | 
| static global::System.Attribute[]  | InternalGetCustomAttributes (global::System.Reflection.PropertyInfo element, global::System.Type type, bool inherit) | 
|   | 
| static global::System.Attribute[]  | InternalGetCustomAttributes (global::System.Reflection.EventInfo element, global::System.Type type, bool inherit) | 
|   | 
| static global::System.Attribute[]  | InternalParamGetCustomAttributes (global::System.Reflection.ParameterInfo parameter, global::System.Type attributeType, bool inherit) | 
|   | 
| static bool  | InternalIsDefined (global::System.Reflection.PropertyInfo element, global::System.Type attributeType, bool inherit) | 
|   | 
| static bool  | InternalIsDefined (global::System.Reflection.EventInfo element, global::System.Type attributeType, bool inherit) | 
|   | 
| static bool  | AreFieldValuesEqual (object thisValue, object thatValue) | 
|   | 
Definition at line 9 of file ReadOnlyAttribute.cs.