ConvertToSurrogate(ImmutableList<T>, ImmutableListSurrogate<T>)
override
public override void ConvertToSurrogate(ImmutableList<T> value, ref ImmutableListSurrogate<T> surrogate) Converts a value to the surrogate type.
Parameters
valueImmutableList<T>- The value.
surrogateImmutableListSurrogate<T>- The surrogate.
