2 references to AddElement
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1947if (!contentValidator.AddElement(localElement.QualifiedName, localElement, localElement.MinOccurs == decimal.Zero)) {
System\Xml\Schema\SchemaSetCompiler.cs (1)
2302if (!contentValidator.AddElement(localElement.QualifiedName, localElement, localElement.MinOccurs == decimal.Zero)) {