3 references to RelationshipPartSegmentName
System.IO.Packaging (3)
System\IO\Packaging\PackUriHelper.cs (3)
238
partName = Path.Combine(partName,
RelationshipPartSegmentName
, file); // Adding the "_rels" segment and the last segment back
297
Debug.Assert((path.Length -
RelationshipPartSegmentName
.Length) > 0,
300
path = path.Substring(0, path.Length -
RelationshipPartSegmentName
.Length); // Removing rels segment