1 write to _xsiTypeString
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
226_xsiTypeString = _nameTable.Add("type");
2 references to _xsiTypeString
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
201[MemberNotNull(nameof(_xsiTypeString))] 664if (Ref.Equal(localName, _xsiTypeString) || Ref.Equal(localName, _xsiNilString) || Ref.Equal(localName, _xsiSchemaLocationString) || Ref.Equal(localName, _xsiNoNamespaceSchemaLocationString))