1 write to _nsXml
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
225_nsXml = _nameTable.Add(XmlReservedNs.NsXml);
3 references to _nsXml
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
200[MemberNotNull(nameof(_nsXml))] 1782if (Ref.Equal(attQName.Namespace, _nsXml) && (_validationFlags & XmlSchemaValidationFlags.AllowXmlAttributes) != 0) 1784if (!_compiledSchemaInfo.Contains(_nsXml))