Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property Origin

Origin

Gets information about the referencing declaration, i.e. the declaration containing the reference.

Declaration
public ReferenceEnd Origin { get; }
Property Value
Type Description
ReferenceEnd
  • Navigation