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