MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­ExtensionsGet­Backing­Field
Open sandboxFocus

ReflectionExtensions.GetBackingField Method

GetBackingField(PropertyInfo)

Not supported in Metalama.

Declaration
public static FieldInfo GetBackingField(this PropertyInfo propertyInfo)
Parameters
Type Name Description
System.Reflection.PropertyInfo propertyInfo
Returns
Type Description
System.Reflection.FieldInfo