ConvertFromSurrogate(ImmutableDictionarySurrogate<TKey, TValue>)
override
public override ImmutableDictionary<TKey, TValue> ImmutableDictionaryCodec<TKey, ConvertFromSurrogate(ref ImmutableDictionarySurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateImmutableDictionarySurrogate<TKey, TValue>- The surrogate.
Returns
The value.
