PostSharpAPI ReferencePost­Sharp.​ReflectionReflection­HelperGet­Location
Open sandboxFocus

ReflectionHelper.GetLocation Method

GetLocation(Type, MethodInfo, MethodInfo)

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