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