7 references to AddSchemaImport
System.Runtime.Serialization (7)
System\Runtime\Serialization\SchemaExporter.cs (7)
147
SchemaHelper.
AddSchemaImport
(memberTypeContract.StableName.Namespace, schema);
184
SchemaHelper.
AddSchemaImport
(Globals.SerializationNamespace, schema);
204
SchemaHelper.
AddSchemaImport
(dataContract.StableName.Namespace, schema);
430
SchemaHelper.
AddSchemaImport
(enumDataContract.BaseContractName.Namespace, schema);
479
SchemaHelper.
AddSchemaImport
(ISerializableFactoryTypeAttribute.RefName.Namespace, schema);
488
SchemaHelper.
AddSchemaImport
(baseTypeName.Namespace, schema);
839
SchemaHelper.
AddSchemaImport
(annotationQualifiedName.Namespace, schema);