PostSharp / / API Reference / Post­Sharp.​Reflection / Reflection­Helper / Get­Location

Method GetLocation

GetLocation(Type, MethodInfo, MethodInfo)

Declaration
[Internal]
public static LocationInfo GetLocation(Type declaringType, MethodInfo getter, MethodInfo setter)
Parameters
Type Name Description
Type declaringType
MethodInfo getter
MethodInfo setter
Returns
Type Description
LocationInfo