MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeFinalizer
Open sandboxFocus

INamedType.Finalizer Property

Finalizer

Gets the finalizer of the type. For value types returns null.

Declaration
IMethod Finalizer { get; }
Property Value
Type Description
IMethod