Open sandboxFocus

Method GetMutableRef

GetMutableRef<T>(in T)

No equivalent in Metalama.

Declaration
public static ref T GetMutableRef<T>(in T reference)
Parameters
Type Name Description
T reference
Returns
Type Description
T
Type Parameters
Name Description
T