7 references to Type
System.Private.Xml (7)
System\Xml\Schema\ContentValidator.cs (3)
93
switch (list.
Type
)
156
if (list.
Type
== NamespaceList.ListType.Any || list.
Type
== NamespaceList.ListType.Other)
System\Xml\Schema\NamespaceList.cs (1)
393
if (this.
Type
== ListType.Other)
System\Xml\Schema\XmlSchemaAny.cs (1)
59
switch (_namespaceList!.
Type
)
System\Xml\Serialization\SchemaObjectWriter.cs (1)
232
switch (list.
Type
)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1212
if (list.
Type
== NamespaceList.ListType.Set)