MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​InternalsLocation­Level­Advice­ArgsLocation
Open sandboxFocus

LocationLevelAdviceArgs.Location Property

Location

In Metalama, use meta.Target.FieldOrProperty. If you need a run-time object, use IFieldOrProperty.ToFieldOrPropertyInfo().

Declaration
public LocationInfo Location { get; set; }
Property Value
Type Description
LocationInfo