MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­HelperGet­Location
Open sandboxFocus

ReflectionHelper.GetLocation Method

GetLocation(Type, MethodInfo, MethodInfo)

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