Base:
2 references to IsEmptyElement
System.IO.Packaging (2)
System\IO\Packaging\InternalRelationshipCollection.cs (2)
289if (!reader.IsEmptyElement) 366Debug.Assert(!reader.IsEmptyElement, "This method should only be called if the Relationship Element is not empty");