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