6 references to Ids
System.Private.Xml (6)
System\Xml\Schema\Preprocessor.cs (2)
185
schema.
Ids
.Clear();
2064
_currentSchema!.
Ids
.Add(xso.IdAttribute, xso);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
191
schema.
Ids
.Clear();
System\Xml\Schema\SchemaCollectionpreProcessor.cs (3)
115
schema.
Ids
.Clear();
1717
if (_schema!.
Ids
[xso.IdAttribute] != null)
1723
_schema.
Ids
.Add(xso.IdAttribute, xso);