Base:
property
IsEmptyElement
System.Xml.XmlReader.IsEmptyElement
2 references to IsEmptyElement
WindowsBase (2)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (2)
356if (!reader.IsEmptyElement) 427Debug.Assert(!reader.IsEmptyElement, "This method should only be called it the Relationship Element is not empty");