Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.Serialization.XmlSchemaImporter, including all inherited members.
_context | System.Xml.Serialization.SchemaImporter | private |
_groupsInUse | System.Xml.Serialization.SchemaImporter | private |
_options | System.Xml.Serialization.SchemaImporter | private |
_root | System.Xml.Serialization.SchemaImporter | private |
_rootImported | System.Xml.Serialization.SchemaImporter | private |
_schemas | System.Xml.Serialization.SchemaImporter | private |
_scope | System.Xml.Serialization.SchemaImporter | private |
_typesInUse | System.Xml.Serialization.SchemaImporter | private |
AddReference(XmlQualifiedName name, NameTable references, string error) | System.Xml.Serialization.SchemaImporter | inlinepackage |
AddReservedIdentifiersForDataBinding(CodeIdentifiers scope) | System.Xml.Serialization.SchemaImporter | inlinepackage |
AddScopeElement(INameScope scope, ElementAccessor element, ref bool duplicateElements, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
AddScopeElements(INameScope scope, ElementAccessor[] elements, ref bool duplicateElements, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
AttributeForm(string ns, XmlSchemaAttribute attribute) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
BaseTypeName(XmlSchemaSimpleType dataType) | System.Xml.Serialization.XmlSchemaImporter | inlinepackagestatic |
Context | System.Xml.Serialization.SchemaImporter | package |
CreateRootMapping() | System.Xml.Serialization.SchemaImporter | inlineprivate |
ElementForm(string ns, XmlSchemaElement element) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindAttribute(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindAttributeGroup(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindDataType(XmlQualifiedName name, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindElement(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindGroup(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
FindType(XmlQualifiedName name, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GatherGroupChoices(XmlSchemaGroup group, NameTable choiceElements, string identifier, string ns, ref bool needExplicitOrder, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GatherGroupChoices(XmlSchemaParticle particle, NameTable choiceElements, string identifier, string ns, ref bool needExplicitOrder, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GenerateOrder | System.Xml.Serialization.XmlSchemaImporter | package |
GenerateUniqueTypeName(string desiredName, string ns) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
System::Xml::Serialization::SchemaImporter.GenerateUniqueTypeName(string typeName) | System.Xml.Serialization.SchemaImporter | inlinepackage |
GetDataTypeSource(XmlSchemaSimpleType dataType, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GetDefaultMapping(TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlinepackage |
GetEquivalentElements(XmlSchemaElement element) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GetRootMapping() | System.Xml.Serialization.SchemaImporter | inlinepackage |
GetTopLevelElement(XmlSchemaElement element) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GetTypeItems(XmlSchemaType type) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
GroupsInUse | System.Xml.Serialization.SchemaImporter | package |
ImportAny(XmlSchemaAny any, bool makeElement, string targetNamespace) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAnyAttributeMember(XmlSchemaAnyAttribute any, CodeIdentifiers members, CodeIdentifiers membersScope) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAnyMapping(XmlSchemaType type, string identifier, string ns, bool repeats) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAnyMember(XmlSchemaAny any, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, string ns, ref bool mixed, ref bool needExplicitOrder, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAnyType(XmlQualifiedName typeName, string elementName) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportArray(XmlSchemaElement element, string identifier, string ns, bool repeats) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportArrayMapping(XmlSchemaType type, string identifier, string ns, bool repeats) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAttribute(XmlSchemaAttribute attribute, string identifier, string ns, XmlSchemaAttribute defaultValueProvider) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAttributeGroupMembers(XmlSchemaAttributeGroup group, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, string ns) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportAttributeMember(XmlSchemaAttribute attribute, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, string ns) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportChoiceGroup(XmlSchemaGroupBase group, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, string ns, bool groupRepeats, ref bool needExplicitOrder, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportDataType(XmlSchemaSimpleType dataType, string typeNs, string identifier, Type baseType, TypeFlags flags, bool isList) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportDerivedTypeMapping(XmlQualifiedName name, Type? baseType) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportDerivedTypeMapping(XmlQualifiedName name, Type? baseType, bool baseTypeCanBeIndirect) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportDerivedTypes(XmlQualifiedName baseName) | System.Xml.Serialization.XmlSchemaImporter | inlinepackage |
ImportedElements | System.Xml.Serialization.SchemaImporter | package |
ImportedMappings | System.Xml.Serialization.SchemaImporter | package |
ImportElement(XmlQualifiedName name, Type desiredMappingType, Type baseType) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportElement(XmlSchemaElement element, string identifier, Type desiredMappingType, Type baseType, string ns, bool topLevelElement) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportElementMember(XmlSchemaElement element, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, string ns, bool repeats, ref bool needExplicitOrder, bool allowDuplicates, bool allowUnboundedElements) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportElementType(XmlSchemaElement element, string identifier, Type desiredMappingType, Type baseType, string ns) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportEnumeratedChoice(ElementAccessor[] choice, string typeNs, string typeName) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportEnumeratedDataType(XmlSchemaSimpleType dataType, string typeNs, string identifier, TypeFlags flags, bool isList) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportGroup(XmlSchemaGroupBase group, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, string ns, bool mixed, ref bool needExplicitOrder, bool allowDuplicates, bool groupRepeats, bool allowUnboundedElements) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportGroupMembers(XmlSchemaParticle particle, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, string ns, bool groupRepeats, ref bool mixed, ref bool needExplicitOrder, bool allowDuplicates, bool allowUnboundedElements) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportMembersMapping(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportMembersMapping(XmlQualifiedName[] names) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportMembersMapping(XmlQualifiedName[] names, Type? baseType, bool baseTypeCanBeIndirect) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportMembersMapping(string name, string? ns, SoapSchemaMember[] members) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportMembersType(XmlSchemaType type, string typeNs, string identifier) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportNonXsdPrimitiveDataType(XmlSchemaSimpleType dataType, string ns, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportPrimitiveDataType(XmlSchemaSimpleType dataType, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportRootMapping() | System.Xml.Serialization.SchemaImporter | inlinepackage |
ImportSchemaType(XmlQualifiedName typeName) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportSchemaType(XmlQualifiedName typeName, Type? baseType) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportSchemaType(XmlQualifiedName typeName, Type? baseType, bool baseTypeCanBeIndirect) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportSpecialAttribute(XmlQualifiedName name, string identifier) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportStructDataType(XmlSchemaSimpleType dataType, string typeNs, string identifier, Type baseType) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportStructType(XmlSchemaType type, string typeNs, string identifier, Type baseType, bool arrayLike) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportSubstitutionGroupMember(XmlSchemaElement element, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, string ns, bool repeats, ref bool needExplicitOrder, bool allowDuplicates) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportTextMember(CodeIdentifiers members, CodeIdentifiers membersScope, XmlQualifiedName simpleContentType) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportType(XmlQualifiedName name, Type desiredMappingType, Type baseType, TypeFlags flags, bool addref) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportType(XmlSchemaComplexType type, string typeNs, string identifier, Type desiredMappingType, Type baseType, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportTypeMapping(XmlQualifiedName name) | System.Xml.Serialization.XmlSchemaImporter | inline |
ImportTypeMembers(XmlSchemaType type, string typeNs, string identifier, CodeIdentifiers members, CodeIdentifiers membersScope, INameScope elementsScope, ref bool needExplicitOrder, bool order, bool allowUnboundedElements) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
ImportXmlnsDeclarationsMember(XmlSchemaType type, CodeIdentifiers members, CodeIdentifiers membersScope) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
IsAllGroup(XmlSchemaType type) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
IsCyclicReferencedType(XmlSchemaElement element, List< string > identifiers) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
IsMixed(XmlSchemaType type) | System.Xml.Serialization.XmlSchemaImporter | inlinepackagestatic |
IsNeedXmlSerializationAttributes(ArrayMapping arrayMapping) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
KeepXmlnsDeclarations(XmlSchemaType type, out string xmlnsMemberName) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
MakeDerived(StructMapping structMapping, Type baseType, bool baseTypeCanBeIndirect) | System.Xml.Serialization.SchemaImporter | inlinepackage |
Options | System.Xml.Serialization.SchemaImporter | package |
RemoveReference(XmlQualifiedName name, NameTable references) | System.Xml.Serialization.SchemaImporter | inlinepackage |
RunSchemaExtensions(TypeMapping mapping, XmlQualifiedName qname, XmlSchemaType type, XmlSchemaObject context, TypeFlags flags) | System.Xml.Serialization.XmlSchemaImporter | inlineprivate |
SchemaImporter(XmlSchemas schemas, CodeGenerationOptions options, ImportContext context) | System.Xml.Serialization.SchemaImporter | inlinepackage |
Schemas | System.Xml.Serialization.SchemaImporter | package |
Scope | System.Xml.Serialization.SchemaImporter | package |
TypeIdentifiers | System.Xml.Serialization.SchemaImporter | package |
TypesInUse | System.Xml.Serialization.SchemaImporter | package |
XmlSchemaImporter(XmlSchemas schemas) | System.Xml.Serialization.XmlSchemaImporter | inline |
XmlSchemaImporter(XmlSchemas schemas, CodeIdentifiers? typeIdentifiers) | System.Xml.Serialization.XmlSchemaImporter | inline |