ReflectionHelper.GetLocation Method |
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.10.0 (6.10.10.0)
public static LocationInfo GetLocation( Type declaringType, MethodInfo getter, MethodInfo setter )
Parameters
- declaringType
- Type: System.Type
- getter
- Type: System.Reflection.MethodInfo
- setter
- Type: System.Reflection.MethodInfo