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