MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeSource­ReferenceIs­Implementation­Part
Open sandboxFocus

SourceReference.IsImplementationPart Property

IsImplementationPart

Gets a value indicating whether the current syntax node is contains the implementation of the declaration. This property evaluates to false only for partial methods without implementation.

Declaration
public bool IsImplementationPart { get; }
Property Value
Type Description
Boolean