17 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
36 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
39 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
42 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
45 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
54 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
61 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
68 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
75 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
82 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
88 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
94 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
112 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
120 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
126 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
132 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
138 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
144 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
162 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
184 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
255 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
262 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
269 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
275 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
282 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
285 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
292 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
295 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
301 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
307 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
313 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
319 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
337 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
373 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
460 return graph?.GetType();
static CultureInfo InvariantCulture
static string GetClrTypeFullName(Type type)
static Exception ThrowHelperError(Exception e)
static readonly XmlDictionaryString XsiNilLocalName
static readonly XmlDictionaryString SchemaInstanceNamespace
static PrimitiveDataContract GetPrimitiveDataContract(Type type)
virtual object InternalReadObject(XmlReaderDelegator reader, bool verifyObjectName, DataContractResolver dataContractResolver)
virtual void InternalWriteObject(XmlWriterDelegator writer, object graph, DataContractResolver dataContractResolver)
void WriteStartObject(XmlDictionaryWriter writer, object? graph)
virtual ? object ReadObject(XmlReader reader)
virtual bool InternalIsStartObject(XmlReaderDelegator reader)
bool IsStartObjectHandleExceptions(XmlReaderDelegator reader)
virtual void InternalWriteEndObject(XmlWriterDelegator writer)
virtual object InternalReadObject(XmlReaderDelegator reader, bool verifyObjectName)
bool CheckIfNeedsContractNsAtRoot(XmlDictionaryString name, XmlDictionaryString ns, DataContract contract)
static Exception CreateSerializationExceptionWithReaderDetails(string errorMessage, XmlReaderDelegator reader)
bool IsStartObject(XmlDictionaryReader reader)
static IFormatterConverter s_formatterConverter
void WriteEndObjectHandleExceptions(XmlWriterDelegator writer)
bool IsRootXmlAny(XmlDictionaryString rootName, DataContract contract)
static string GetTypeInfoError(string errorMessage, Type type, Exception innerException)
virtual void InternalWriteStartObject(XmlWriterDelegator writer, object graph)
static void WriteNull(XmlWriterDelegator writer)
static bool IsContractDeclared(DataContract contract, DataContract declaredContract)
static string TryAddLineInfo(XmlReaderDelegator reader, string errorMessage)
void WriteObjectContent(XmlDictionaryWriter writer, object? graph)
virtual ? object ReadObject(XmlReader reader, bool verifyObjectName)
virtual bool IsStartObject(XmlReader reader)
static SerializationException CreateSerializationException(string errorMessage)
virtual void WriteObject(XmlWriter writer, object? graph)
virtual void InternalWriteObjectContent(XmlWriterDelegator writer, object graph)
void WriteObjectHandleExceptions(XmlWriterDelegator writer, object graph)
static IFormatterConverter FormatterConverter
static SerializationException CreateSerializationException(string errorMessage, Exception innerException)
virtual ? object ReadObject(XmlDictionaryReader reader)
virtual void WriteObjectContent(XmlWriter writer, object? graph)
virtual void InternalWriteObject(XmlWriterDelegator writer, object graph)
virtual void WriteEndObject(XmlWriter writer)
virtual Type GetSerializeType(object graph)
void WriteRootElement(XmlWriterDelegator writer, DataContract contract, XmlDictionaryString name, XmlDictionaryString ns, bool needsContractNsAtRoot)
object ReadObjectHandleExceptions(XmlReaderDelegator reader, bool verifyObjectName, DataContractResolver dataContractResolver)
static void CheckNull(object obj, string name)
object ReadObjectHandleExceptions(XmlReaderDelegator reader, bool verifyObjectName)
bool IsStartElement(XmlReaderDelegator reader)
object? ReadObject(XmlDictionaryReader reader, bool verifyObjectName)
void WriteStartObjectHandleExceptions(XmlWriterDelegator writer, object graph)
virtual void WriteStartObject(XmlWriter writer, object? graph)
void WriteObjectHandleExceptions(XmlWriterDelegator writer, object graph, DataContractResolver dataContractResolver)
virtual Type GetDeserializeType()
virtual void WriteObject(XmlDictionaryWriter writer, object? graph)
virtual ? object ReadObject(Stream stream)
void WriteObjectContentHandleExceptions(XmlWriterDelegator writer, object graph)
virtual ? Dictionary< XmlQualifiedName, DataContract > KnownDataContracts
void WriteEndObject(XmlDictionaryWriter writer)
bool IsRootElement(XmlReaderDelegator reader, DataContract contract, XmlDictionaryString name, XmlDictionaryString ns)
virtual void WriteObject(Stream stream, object? graph)
XmlReader UnderlyingReader
static string ErrorIsStartObject
static string ErrorDeserializing
static string XmlWriterMustBeInElement
static string EncounteredWithNameNamespace
static string Format(string resourceFormat, object p1)
static string ErrorWriteStartObject
static string ErrorInLine
static string ErrorSerializing
static string ErrorWriteEndObject
static string ErrorTypeInfo
static XmlDictionaryReaderQuotas Max
static XmlDictionaryReader CreateTextReader(byte[] buffer, XmlDictionaryReaderQuotas quotas)
static XmlDictionaryReader CreateDictionaryReader(XmlReader reader)
static XmlDictionaryString Empty
static string GetString(XmlDictionaryString s)
static XmlDictionaryWriter CreateDictionaryWriter(XmlWriter writer)
static XmlDictionaryWriter CreateTextWriter(Stream stream)
void AppendLiteral(string value)
void AppendFormatted(ReadOnlySpan< char > value)