5 references to c_IDREF
System.Xml (5)
System\Xml\Schema\DataTypeImplementation.cs (5)
589static private readonly DatatypeImplementation c_IDREFS = (DatatypeImplementation)c_IDREF.DeriveByList(1, null); 668c_IDREF, // IDREF 684c_IDREF, // IDREF 718new SchemaDatatypeMap("idref", c_IDREF), 743new SchemaDatatypeMap("IDREF", c_IDREF, 5),