Method AllocReference
AllocReference<T>(in T?, out DynamicReferenceCell)
public static DataScope<DynamicReferenceCell> AllocReference<T>(in T? value, out DynamicReferenceCell cellRef)
Parameters
value
TcellRef
DynamicReferenceCell
Returns
Type Parameters
T