2 references to ItemName
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
583string name = ItemName(o); 591if (item.GetType() == type && name == ItemName(item)) {