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