MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeConversion­KindReference
Open sandboxFocus

ConversionKind.Reference Field

Accepts any value that is reference-compatible with the given type i.e. instances of subclasses or interface implementations, but refuses boxing conversions.

Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public const ConversionKind Reference
Returns
Type Description
ConversionKind