15 instantiations of XmlSchemaImport
System.Runtime.Serialization (1)
System\Runtime\Serialization\SchemaHelper.cs (1)
180
XmlSchemaImport import = new
XmlSchemaImport
();
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractExporter.cs (1)
330
XmlSchemaImport imp = new
XmlSchemaImport
();
System\ServiceModel\Description\SchemaHelper.cs (1)
51
XmlSchemaImport import = new
XmlSchemaImport
();
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
2017
XmlSchemaImport import = new
XmlSchemaImport
();
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\SchemaUtility.cs (1)
268
XmlSchemaImport importElement = new
XmlSchemaImport
();
System.Web.Services (4)
System\Web\Services\Description\HttpProtocolReflector.cs (1)
93
XmlSchemaImport import = new
XmlSchemaImport
();
System\Web\Services\Description\SchemaCompiler.cs (1)
41
XmlSchemaImport newImport = new
XmlSchemaImport
();
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
10439
o = new global::System.Xml.Schema.
XmlSchemaImport
();
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (1)
131
XmlSchemaImport import = new
XmlSchemaImport
();
System.Xml (6)
System\Xml\Schema\Inference\Infer.cs (2)
483
XmlSchemaImport import = new
XmlSchemaImport
();
588
XmlSchemaImport import = new
XmlSchemaImport
();
System\Xml\Schema\XsdBuilder.cs (1)
1143
builder.xso = builder.import = new
XmlSchemaImport
();
System\Xml\Serialization\SoapSchemaExporter.cs (1)
125
XmlSchemaImport import = new
XmlSchemaImport
();
System\Xml\Serialization\XmlSchemaExporter.cs (1)
303
XmlSchemaImport import = new
XmlSchemaImport
();
System\Xml\Serialization\XmlSchemas.cs (1)
390
XmlSchemaImport import = new
XmlSchemaImport
();
90 references to XmlSchemaImport
System.Data (1)
fx\src\data\System\Data\XMLSchema.cs (1)
219
if (include is
XmlSchemaImport
)
System.Runtime.Serialization (3)
System\Runtime\Serialization\SchemaHelper.cs (3)
173
if (item is
XmlSchemaImport
)
175
if (SchemaHelper.NamespacesEqual(ns, ((
XmlSchemaImport
)item).Namespace))
180
XmlSchemaImport
import = new XmlSchemaImport();
System.ServiceModel (16)
System\ServiceModel\Description\MessageContractExporter.cs (3)
318
XmlSchemaImport
import = include as
XmlSchemaImport
;
330
XmlSchemaImport
imp = new XmlSchemaImport();
System\ServiceModel\Description\MessageContractImporter.cs (5)
1025
XmlSchemaImport
import = include as
XmlSchemaImport
;
1042
if (external is
XmlSchemaImport
)
1044
XmlSchemaImport
import = (
XmlSchemaImport
)external;
System\ServiceModel\Description\SchemaHelper.cs (3)
47
if (item is
XmlSchemaImport
&& NamespacesEqual(ns, ((
XmlSchemaImport
)item).Namespace))
51
XmlSchemaImport
import = new XmlSchemaImport();
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
1223
string targetNs = external is
XmlSchemaImport
? ((
XmlSchemaImport
)external).Namespace : xsdDoc.TargetNamespace;
System\ServiceModel\Security\WSTrustServiceContract.cs (3)
1992
XmlSchemaImport
schemaImport = include as
XmlSchemaImport
;
2017
XmlSchemaImport
import = new XmlSchemaImport();
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\SchemaUtility.cs (1)
268
XmlSchemaImport
importElement = new XmlSchemaImport();
System.Web.Services (15)
System\Web\Services\Description\HttpProtocolReflector.cs (1)
93
XmlSchemaImport
import = new XmlSchemaImport();
System\Web\Services\Description\SchemaCompiler.cs (4)
36
XmlSchemaImport
import = ex as
XmlSchemaImport
;
41
XmlSchemaImport
newImport = new XmlSchemaImport();
132
string itemType = o is
XmlSchemaImport
? "import" : o is XmlSchemaInclude ? "include" : o is XmlSchemaRedefine ? "redefine" : o.GetType().Name;
System\Web\Services\Description\ServiceDescriptionImporter.cs (3)
400
if (external is
XmlSchemaImport
) {
401
XmlSchemaImport
import = (
XmlSchemaImport
)external;
System\Web\Services\Description\ServiceDescriptionSerializer.cs (6)
1846
else if (ai is global::System.Xml.Schema.
XmlSchemaImport
) {
1847
Write13_XmlSchemaImport(@"import", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaImport
)ai), false, false);
3968
void Write13_XmlSchemaImport(string n, string ns, global::System.Xml.Schema.
XmlSchemaImport
o, bool isNullable, bool needType) {
3975
if (t == typeof(global::System.Xml.Schema.
XmlSchemaImport
)) {
10426
global::System.Xml.Schema.
XmlSchemaImport
Read13_XmlSchemaImport(bool isNullable, bool checkType) {
10438
global::System.Xml.Schema.
XmlSchemaImport
o;
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (1)
131
XmlSchemaImport
import = new XmlSchemaImport();
System.Xml (54)
System\Xml\Schema\Inference\Infer.cs (6)
471
XmlSchemaImport
import = parentSchema.Includes[i] as
XmlSchemaImport
;
483
XmlSchemaImport
import = new XmlSchemaImport();
574
XmlSchemaImport
import = parentSchema.Includes[i] as
XmlSchemaImport
;
588
XmlSchemaImport
import = new XmlSchemaImport();
System\Xml\Schema\Preprocessor.cs (9)
273
XmlSchemaImport
import = include as
XmlSchemaImport
;
421
XmlSchemaImport
import;
429
if(include is
XmlSchemaImport
) {
430
import = include as
XmlSchemaImport
;
508
XmlSchemaImport
import = include as
XmlSchemaImport
;
604
XmlSchemaImport
import = external as
XmlSchemaImport
;
System\Xml\Schema\SchemaCollectionpreProcessor.cs (18)
131
if (include is
XmlSchemaImport
&& ((
XmlSchemaImport
)include).Namespace == XmlReservedNs.NsXml) {
145
if (xsc != null && include is
XmlSchemaImport
) { //Added for SchemaCollection compatibility
146
XmlSchemaImport
import = (
XmlSchemaImport
)include;
158
if (subInc is
XmlSchemaImport
) {
159
XmlSchemaImport
subImp = (
XmlSchemaImport
)subInc;
176
if (include is
XmlSchemaImport
&& ((
XmlSchemaImport
)include).Namespace == XmlReservedNs.NsXml) {
229
XmlSchemaImport
import;
237
import = schema.Includes[i] as
XmlSchemaImport
;
327
else if (include is
XmlSchemaImport
) {
328
if (((
XmlSchemaImport
)include).Namespace == null && schema.TargetNamespace == null) {
331
else if (((
XmlSchemaImport
)include).Namespace == schema.TargetNamespace) {
334
Preprocess(include.Schema, ((
XmlSchemaImport
)include).Namespace, Compositor.Import);
340
else if (include is
XmlSchemaImport
) {
341
string ns = ((
XmlSchemaImport
)include).Namespace;
System\Xml\Schema\XmlSchema.cs (1)
324
XmlElement("import", typeof(
XmlSchemaImport
)),
System\Xml\Schema\XsdBuilder.cs (2)
663
private
XmlSchemaImport
import;
950
this.import = (
XmlSchemaImport
)container;
System\Xml\Serialization\SoapSchemaExporter.cs (5)
125
XmlSchemaImport
import = new XmlSchemaImport();
139
XmlSchemaImport
FindImport(XmlSchema schema, string ns) {
141
if (item is
XmlSchemaImport
) {
142
XmlSchemaImport
import = (
XmlSchemaImport
)item;
System\Xml\Serialization\XmlSchemaExporter.cs (5)
303
XmlSchemaImport
import = new XmlSchemaImport();
326
XmlSchemaImport
FindImport(XmlSchema schema, string ns) {
328
if (item is
XmlSchemaImport
) {
329
XmlSchemaImport
import = (
XmlSchemaImport
)item;
System\Xml\Serialization\XmlSchemas.cs (8)
255
if (external is
XmlSchemaImport
) {
256
if (ns == ((
XmlSchemaImport
)external).Namespace) {
384
if (external is
XmlSchemaImport
&& ((
XmlSchemaImport
)external).Namespace == ns) {
390
XmlSchemaImport
import = new XmlSchemaImport();
405
if (external is
XmlSchemaImport
) {
411
AddImport(originals, ((
XmlSchemaImport
)external).Namespace);
550
string itemType = o is
XmlSchemaImport
? "import" : o is XmlSchemaInclude ? "include" : o is XmlSchemaRedefine ? "redefine" : o.GetType().Name;