1 write to _nsXmlNs
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
224_nsXmlNs = _nameTable.Add(XmlReservedNs.NsXmlNs);
2 references to _nsXmlNs
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
199[MemberNotNull(nameof(_nsXmlNs))] 508if (Ref.Equal(namespaceUri, _nsXmlNs))