Skip to content

SerializerSession Properties

Contextual information for a serializer operation.

CodecProvider

get
View source
public CodecProvider CodecProvider
Gets the codec provider.

Property value

The codec provider.

ReferencedObjects

get
View source
public ReferencedObjectCollection ReferencedObjects
Gets the referenced object collection.

Property value

The referenced object collection.

ReferencedTypes

get
View source
public ReferencedTypeCollection ReferencedTypes
Gets the referenced type collection.

Property value

The referenced type collection.

TypeCodec

get
View source
public TypeCodec TypeCodec
Gets the type codec.

Property value

The type codec.

WellKnownTypes

get
View source
public WellKnownTypeCollection WellKnownTypes
Gets the well known types collection.

Property value

The well known types collection.