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
System.Type declaringType
System.Reflection.MethodInfo getter
System.Reflection.MethodInfo setter
Returns
Type Description
LocationInfo