1 write to node
System.Xml (1)
System\Xml\Schema\SchemaNamespacemanager.cs (1)
17
this.
node
= node;
2 references to node
System.Xml (2)
System\Xml\Schema\SchemaNamespacemanager.cs (2)
25
for (XmlSchemaObject current =
node
; current != null; current = current.Parent) {
41
for (XmlSchemaObject current =
node
; current != null; current = current.Parent) {