1 write to _xsiSchemaLocation
System.Private.Xml (1)
System\Xml\Core\XsdValidatingReader.cs (1)
156_xsiSchemaLocation = _coreReaderNameTable.Add("schemaLocation");
2 references to _xsiSchemaLocation
System.Private.Xml (2)
System\Xml\Core\XsdValidatingReader.cs (1)
2091if (Ref.Equal(objectName, _xsiSchemaLocation))
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
589if (Ref.Equal(objectName, _xsiSchemaLocation))