Internal\SrgsCompiler\ParseElementCollection.cs (5)
208Arc.CopyTags(_endArc, start, Direction.Right);
214Arc.CopyTags(start, _endArc, Direction.Left);
230Arc.CopyTags(start, _endArc, Direction.Left);
245Arc.CopyTags(_endArc, start, Direction.Right);
268Arc.CopyTags(start, _endArc, Direction.Left);