Skip to content

FrozenDictionaryCodec<TKey, TValue>.ConvertToSurrogate(FrozenDictionary<TKey, TValue>, FrozenDictionarySurrogate<TKey, TValue>)

ConvertToSurrogate(FrozenDictionary<TKey, TValue>, FrozenDictionarySurrogate<TKey, TValue>)

override
View source
public override void FrozenDictionaryCodec<TKey, ConvertToSurrogate(FrozenDictionary<TKey, TValue> value, ref FrozenDictionarySurrogate<TKey, TValue> surrogate)
Converts a value to the surrogate type.

Parameters

valueFrozenDictionary<TKey, TValue>
The value.
surrogateFrozenDictionarySurrogate<TKey, TValue>
The surrogate.