7 references to AddSchemaImport
System.Private.DataContractSerialization (7)
System\Runtime\Serialization\SchemaExporter.cs (7)
141
SchemaHelper.
AddSchemaImport
(memberTypeContract.XmlName.Namespace, schema);
178
SchemaHelper.
AddSchemaImport
(Globals.SerializationNamespace, schema);
197
SchemaHelper.
AddSchemaImport
(dataContract.XmlName.Namespace, schema);
433
SchemaHelper.
AddSchemaImport
(enumDataContract.BaseContractName.Namespace, schema);
484
SchemaHelper.
AddSchemaImport
(ISerializableFactoryTypeAttribute.RefName.Namespace, schema);
493
SchemaHelper.
AddSchemaImport
(baseTypeName.Namespace, schema);
837
SchemaHelper.
AddSchemaImport
(annotationQualifiedName.Namespace, schema);