7 references to Type
System.Xml (7)
System\Xml\Schema\ContentValidator.cs (3)
90
switch (list.
Type
) {
139
if (list.
Type
== NamespaceList.ListType.Any || list.
Type
== NamespaceList.ListType.Other) {
System\Xml\Schema\NamespaceList.cs (1)
317
if (this.
Type
== ListType.Other) {
System\Xml\Schema\XmlSchemaAny.cs (1)
65
switch (namespaceList.
Type
) {
System\Xml\Serialization\SchemaObjectWriter.cs (1)
194
switch (list.
Type
) {
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1140
if (list.
Type
== NamespaceList.ListType.Set) {