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
))]
664
if (Ref.Equal(localName,
_xsiTypeString
) || Ref.Equal(localName, _xsiNilString) || Ref.Equal(localName, _xsiSchemaLocationString) || Ref.Equal(localName, _xsiNoNamespaceSchemaLocationString))