1 write to _startNode
System.Private.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
91_startNode = nodeToValidate;
4 references to _startNode
System.Private.Xml (4)
System\Xml\Dom\DocumentSchemaValidator.cs (4)
174XmlNode? node = _startNode; 224_startNode!.GetNamespaceOfPrefixStrict(prefix); 228_startNode!.GetPrefixOfNamespaceStrict(namespaceName); 234if ((object?)_startNode == (object?)_document)