1 write to _nsXs
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
222_nsXs = _nameTable.Add(XmlReservedNs.NsXs);
2 references to _nsXs
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
197[MemberNotNull(nameof(_nsXs))] 1692if (elementDeclXsi == null && xsiTypeName.Namespace == _nsXs)