1 write to _xsiSchemaLocation
System.Private.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
91
_xsiSchemaLocation
= NameTable.Add("schemaLocation");
2 references to _xsiSchemaLocation
System.Private.Xml (2)
System\Xml\Schema\XsdValidator.cs (2)
65
[MemberNotNull(nameof(
_xsiSchemaLocation
))]
290
if (Ref.Equal(objectName,
_xsiSchemaLocation
))