1 write to xsiTypeString
System.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
217xsiTypeString = nameTable.Add("type");
1 reference to xsiTypeString
System.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
611if (Ref.Equal(lName, xsiTypeString) || Ref.Equal(lName, xsiNilString) || Ref.Equal(lName, xsiSchemaLocationString) || Ref.Equal(lName, xsiNoNamespaceSchemaLocationString)) {