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)
2091
if (Ref.Equal(objectName,
_xsiSchemaLocation
))
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
589
if (Ref.Equal(objectName,
_xsiSchemaLocation
))