176 public const string FullSRSInternalsVisiblePattern =
"^[\\s]*System\\.Runtime\\.Serialization[\\s]*,[\\s]*PublicKey[\\s]*=[\\s]*(?i:00240000048000009400000006020000002400005253413100040000010001008d56c76f9e8649383049f383c44be0ec204181822a6c31cf5eb7ef486944d032188ea1d3920763712ccb12d75fb77e9811149e6148e5d32fbaab37611c1878ddc19e20ef135d0cb2cff2bfec3d115810c3d9069638fe4be215dbf795861920e5ab6f7db2e2ceef136ac23d5dd2bf031700aec232f6c6b1c785b4305c123b37ab)[\\s]*$";
212 public const string True =
"true";
214 public const string False =
"false";
354 public const string SerializationSchema =
"<?xml version='1.0' encoding='utf-8'?>\r\n<xs:schema elementFormDefault='qualified' attributeFormDefault='qualified' xmlns:tns='http://schemas.microsoft.com/2003/10/Serialization/' targetNamespace='http://schemas.microsoft.com/2003/10/Serialization/' xmlns:xs='http://www.w3.org/2001/XMLSchema'>\r\n <xs:element name='anyType' nillable='true' type='xs:anyType' />\r\n <xs:element name='anyURI' nillable='true' type='xs:anyURI' />\r\n <xs:element name='base64Binary' nillable='true' type='xs:base64Binary' />\r\n <xs:element name='boolean' nillable='true' type='xs:boolean' />\r\n <xs:element name='byte' nillable='true' type='xs:byte' />\r\n <xs:element name='dateTime' nillable='true' type='xs:dateTime' />\r\n <xs:element name='decimal' nillable='true' type='xs:decimal' />\r\n <xs:element name='double' nillable='true' type='xs:double' />\r\n <xs:element name='float' nillable='true' type='xs:float' />\r\n <xs:element name='int' nillable='true' type='xs:int' />\r\n <xs:element name='long' nillable='true' type='xs:long' />\r\n <xs:element name='QName' nillable='true' type='xs:QName' />\r\n <xs:element name='short' nillable='true' type='xs:short' />\r\n <xs:element name='string' nillable='true' type='xs:string' />\r\n <xs:element name='unsignedByte' nillable='true' type='xs:unsignedByte' />\r\n <xs:element name='unsignedInt' nillable='true' type='xs:unsignedInt' />\r\n <xs:element name='unsignedLong' nillable='true' type='xs:unsignedLong' />\r\n <xs:element name='unsignedShort' nillable='true' type='xs:unsignedShort' />\r\n <xs:element name='char' nillable='true' type='tns:char' />\r\n <xs:simpleType name='char'>\r\n <xs:restriction base='xs:int'/>\r\n </xs:simpleType>\r\n <xs:element name='duration' nillable='true' type='tns:duration' />\r\n <xs:simpleType name='duration'>\r\n <xs:restriction base='xs:duration'>\r\n <xs:pattern value='\\-?P(\\d*D)?(T(\\d*H)?(\\d*M)?(\\d*(\\.\\d*)?S)?)?' />\r\n <xs:minInclusive value='-P10675199DT2H48M5.4775808S' />\r\n <xs:maxInclusive value='P10675199DT2H48M5.4775807S' />\r\n </xs:restriction>\r\n </xs:simpleType>\r\n <xs:element name='guid' nillable='true' type='tns:guid' />\r\n <xs:simpleType name='guid'>\r\n <xs:restriction base='xs:string'>\r\n <xs:pattern value='[\\da-fA-F]{8}-[\\da-fA-F]{4}-[\\da-fA-F]{4}-[\\da-fA-F]{4}-[\\da-fA-F]{12}' />\r\n </xs:restriction>\r\n </xs:simpleType>\r\n <xs:attribute name='FactoryType' type='xs:QName' />\r\n <xs:attribute name='Id' type='xs:ID' />\r\n <xs:attribute name='Ref' type='xs:IDREF' />\r\n</xs:schema>\r\n";
1144 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
1203 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
static Type s_typeOfKeyValuePair
static Type s_typeOfIDictionaryEnumerator
static Type s_typeOfDateTimeOffsetAdapter
const string SafeSerializationManagerName
const string ExtensionDataSetMethod
const string SurrogateDataLocalName
static Type s_typeOfDBNull
const string StringLocalName
static Uri s_dataContractXsdBaseNamespaceUri
const string SerPrefixForSchema
static Type TypeOfIEnumerableGeneric
const string NodeArrayPropertyName
static Type s_typeOfIExtensibleDataObject
static Type s_typeOfOnSerializingAttribute
const string RefLocalName
static Type TypeOfObjectArray
static Type TypeOfXmlSchemaProviderAttribute
static Type s_typeOfEnumMemberAttribute
static Type s_typeOfISerializable
const string EmitDefaultValueAttribute
static Type s_typeOfIListGeneric
static Type TypeOfIEnumerator
const string SerializationInfoFieldName
const string ISerializableFactoryTypeLocalName
static Type TypeOfOptionalFieldAttribute
static Type s_typeOfIEnumerable
const string EmitDefaultValueProperty
const string CollectionsNamespace
static Type TypeOfKeyValuePair
const bool DefaultIsReference
static Type s_typeOfIXmlSerializable
static Type TypeOfIDeserializationCallback
static Type TypeOfDictionaryGeneric
static Type s_typeOfXmlSchemaProviderAttribute
static Type TypeOfIDictionary
static Type TypeOfXmlNodeArray
static Type s_typeOfOnDeserializedAttribute
static Type TypeOfFlagsAttribute
const string ValueProperty
const string AddValueMethodName
static Type TypeOfKnownTypeAttribute
const string ActualTypeNameAttribute
static Type s_typeOfMemoryStreamAdapter
static Type TypeOfOnDeserializedAttribute
const string ExportSchemaMethod
static Type s_typeOfIDeserializationCallback
const string GenericParameterNestedLevelAttribute
static Type s_typeOfDictionaryEnumerator
static Type TypeOfXmlFormatCollectionReaderDelegate
static Type TypeOfIEnumerable
static Type s_typeOfXmlFormatClassWriterDelegate
static Type s_typeOfIObjectReference
const string DefaultValueLocalName
const string SerializationEntryFieldName
const string DefaultTypeName
static Uri DataContractXsdBaseNamespaceUri
const string ClrTypeLocalName
static Type s_typeOfKeyValuePairAdapter
static Type s_typeOfMemoryStream
const string GenericParameterLocalName
const bool DefaultIsRequired
static Type s_typeOfOptionalFieldAttribute
static bool TypeOfScriptObject_IsAssignableFrom(Type type)
const string KeyLocalName
static Type s_typeOfHashtable
static XmlQualifiedName s_refQualifiedName
static Type s_typeOfStreamingContext
static Type s_typeOfXmlFormatGetOnlyCollectionReaderDelegate
static Type s_typeOfXmlFormatClassReaderDelegate
const string EnumerationValueLocalName
static Type TypeOfISerializable
static Type TypeOfDateTimeOffset
const string GetObjectDataMethodName
static Type TypeOfXmlSchemaType
static Type TypeOfByteArray
static Type TypeOfICollection
static Type s_typeOfXmlQualifiedName
static Type TypeOfXmlFormatCollectionWriterDelegate
static Type TypeOfDictionaryEnumerator
const string ParseMethodName
static Type TypeOfKeyValue
static Type s_typeOfICollection
static Type s_typeOfString
static Type s_typeOfFlagsAttribute
static Type TypeOfStreamingContext
const string SchemaLocalName
static Type TypeOfIObjectReference
static Type TypeOfICollectionGeneric
const string SerializationSchema
const string ElementPrefix
static Type s_typeOfOnSerializedAttribute
const string AddMethodName
const string ExtensionDataObjectPropertyName
const string ArraySizeLocalName
static Type s_typeOfCollectionDataNode
static Type TypeOfXmlRootAttribute
static Type s_typeOfXmlRootAttribute
const string ContextFieldName
static Type TypeOfMemoryStream
static Type s_typeOfObject
static Type TypeOfClassDataNode
static Type TypeOfXmlQualifiedName
static Type TypeOfISerializableDataNode
static Type s_typeOfIList
const string XsiNilLocalName
static Type TypeOfOnSerializedAttribute
static Type s_typeOfXmlElement
static Type TypeOfMemoryStreamAdapter
static Type TypeOfTypeEnumerable
const string DefaultFieldSuffix
const string CurrentPropertyName
static Type s_typeOfTypeEnumerable
static Type s_typeOfXmlSchemaType
static Type TypeOfDataContractAttribute
const string GenericTypeLocalName
static Type s_typeOfDataContractAttribute
static Type s_typeOfXmlNodeArray
const string IsAnyProperty
const string IsValueTypeLocalName
static Type s_typeOfICollectionGeneric
static Type s_typeOfIEnumerableGeneric
static Type TypeOfXmlFormatClassReaderDelegate
const string XsiTypeLocalName
const string SerializationInfoPropertyName
static Type s_typeOfKnownTypeAttribute
static Type TypeOfNullable
static Type s_typeOfOnDeserializingAttribute
const string ExtensionDataSetExplicitMethod
static Type s_typeOfXmlFormatCollectionWriterDelegate
const string SchemaNamespace
const string ExtensionDataObjectFieldName
const string GetCurrentMethodName
static Type TypeOfXmlDataNode
static Type TypeOfOnDeserializingAttribute
static ClassDataContract CreateScriptObjectClassDataContract()
static readonly string NewObjectId
const string ClrAssemblyLocalName
static Type s_typeOfClassDataNode
static Type s_typeOfDataMemberAttribute
static Type TypeOfValueType
static Type s_typeOfISerializableDataNode
const string IsReferenceProperty
static Type TypeOfIXmlSerializable
const string DefaultClrNamespace
const string DefaultGeneratedMember
static Type s_typeOfExtensionDataObject
const string DefaultMemberSuffix
static Type TypeOfGenericDictionaryEnumerator
const string EnumeratorFieldName
const bool DefaultEmitDefaultValue
const string SerializationNamespace
static Type s_typeOfValueType
static Type TypeOfIEnumeratorGeneric
const string NodeArrayFieldName
static Type s_typeOfIDictionary
static Type TypeOfTimeSpan
static Type TypeOfCollectionDataContractAttribute
const string DataContractXsdBaseNamespace
static Type s_typeOfIDictionaryGeneric
static Type TypeOfDataMemberAttribute
const string ActualTypeNamespaceAttribute
static Type s_typeOfDateTimeOffset
const string DataContractXmlNamespace
static Type s_typeOfByteArray
static Type TypeOfDateTimeOffsetAdapter
const string XmlnsNamespace
const string AnyTypeLocalName
const string OrderProperty
const string NameProperty
const string GenericNameAttribute
static Type TypeOfIExtensibleDataObject
const string NamespaceProperty
const string GetEnumeratorMethodName
static Type s_typeOfXmlFormatCollectionReaderDelegate
static Type TypeOfHashtable
static Type TypeOfCollectionDataNode
const string ItemNameProperty
const string KeyNameProperty
const string MscorlibAssemblyName
static Type s_typeOfIEnumeratorGeneric
const string ClrNamespaceProperty
const string GenericNamespaceAttribute
static Type TypeOfEnumMemberAttribute
static Type TypeOfXmlElement
static Type TypeOfXmlFormatGetOnlyCollectionReaderDelegate
static Type s_typeOfDictionaryGeneric
static Type TypeOfKeyValuePairAdapter
const string MoveNextMethodName
const string OccursUnbounded
const string NullObjectId
static Type TypeOfIDictionaryEnumerator
const string ValueLocalName
const string ActualTypeLocalName
static Type TypeOfIDictionaryGeneric
static Type TypeOfOnSerializingAttribute
static Type s_typeOfKeyValue
const string IsDictionaryLocalName
static Type TypeOfIListGeneric
static Type TypeOfExtensionDataObject
static Type s_typeOfCollectionDataContractAttribute
const string ValueNameProperty
const string FullSRSInternalsVisiblePattern
static readonly Type s_typeOfScriptObject
static Type s_typeOfObjectArray
const string IsRequiredProperty
static Type s_typeOfXmlDataNode
static XmlQualifiedName s_idQualifiedName
const string SafeSerializationManagerNamespace
static XmlQualifiedName IdQualifiedName
static Type s_typeOfGenericDictionaryEnumerator
static Type s_typeOfArray
const string IntLocalName
const string DefaultPropertySuffix
const string SchemaInstanceNamespace
static Type s_typeOfTimeSpan
static Type TypeOfXmlFormatClassWriterDelegate
static Type s_typeOfIEnumerator
const BindingFlags ScanAllMembers
static XmlQualifiedName RefQualifiedName
static Type s_typeOfNullable
static Type s_typeOfULong