77 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
95 for (
int i = 0; i <
types.Length; i++)
111 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
141 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
164 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
181 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
198 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
220 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
230 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
236 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
244 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
267 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
284 for (
int i = 0; i <
types.Length; i++)
305 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
339 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
static void EnsureTypeNotGeneric(Type type)
static bool IsTypeSerializable(Type type)
static DataContract GetDataContract(Type type)
static Exception ThrowHelperError(Exception e)
Collection< Type > KnownTypes
bool CanExport(ICollection< Type > types)
void TraceExportError(Exception exception)
XmlSchemaSet GetSchemaSet()
bool CanExport(Type type)
DataContractSet DataContractSet
DataContractSet _dataContractSet
Type GetSurrogatedType(Type type)
void Export(ICollection< Assembly > assemblies)
bool CanExport(ICollection< Assembly > assemblies)
void Export(ICollection< Type > types)
XsdDataContractExporter()
XmlQualifiedName GetSchemaTypeName(Type type)
XmlQualifiedName? GetRootElementName(Type type)
XmlSchemaType? GetSchemaType(Type type)
void CheckAndAddType(Type type)
XsdDataContractExporter(XmlSchemaSet? schemas)
static string CannotExportNullAssembly
static string CannotExportNullKnownType
static string PlatformNotSupported_SchemaImporter
static string Format(string resourceFormat, object p1)
static string PlatformNotSupported_IDataContractSurrogate
static string CannotExportNullType
static readonly XmlQualifiedName Empty