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