ImmutableCollectionsMarshal
An unsafe class that provides a set of methods to access the underlying data representations of immutable collections.
Gets the underlying T array for an input ImmutableArray<T> value.
Gets an ImmutableArray<T> value wrapping the input T array.