2 references to ItemName
System.Private.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
595string? name = ItemName(o); 605if (item.GetType() == type && name == ItemName(item))