ConvertFromSurrogate(FrozenDictionarySurrogate<TKey, TValue>)
override
public override FrozenDictionary<TKey, TValue> FrozenDictionaryCodec<TKey, ConvertFromSurrogate(ref FrozenDictionarySurrogate<TKey, TValue> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateFrozenDictionarySurrogate<TKey, TValue>- The surrogate.
Returns
The value.
