6 references to Ids
System.Xml (6)
System\Xml\Schema\Preprocessor.cs (2)
168schema.Ids.Clear(); 1692currentSchema.Ids.Add(xso.IdAttribute, xso);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
155schema.Ids.Clear();
System\Xml\Schema\SchemaCollectionpreProcessor.cs (3)
104schema.Ids.Clear(); 1370if (this.schema.Ids[xso.IdAttribute] != null) { 1374this.schema.Ids.Add(xso.IdAttribute, xso);