コード例 #1
0
 private IEnumerable <ImportStatement> GetImports() => _imports.GetImports().OrderBy(imp => imp.FromRelativePath);