File tree Expand file tree Collapse file tree
autobuilder/Semmle.Autobuild.Shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- using System ;
2- using System . Collections . Generic ;
3- using System . IO ;
1+ using System . Collections . Generic ;
42using System . Linq ;
53using Semmle . Util . Logging ;
64
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Collections . Generic ;
3-
4- namespace Semmle . Autobuild . Shared
1+ namespace Semmle . Autobuild . Shared
52{
63 /// <summary>
74 /// Execute the build_command rule.
Original file line number Diff line number Diff line change 11using System . Collections . Generic ;
2- using System . IO ;
32using System . Linq ;
43
54namespace Semmle . Autobuild . Shared
Original file line number Diff line number Diff line change 11using System ;
22using System . Linq ;
33using System . Threading . Tasks ;
4- using System . IO ;
54using Semmle . Util . Logging ;
65using System . Diagnostics ;
76
Original file line number Diff line number Diff line change 11using System ;
22using System . Collections . Immutable ;
33using System . Reflection . Metadata ;
4- using Microsoft . CodeAnalysis ;
54using System . Collections . Generic ;
65using System . Reflection ;
76using System . Linq ;
Original file line number Diff line number Diff line change 11using System ;
22using System . Collections . Generic ;
33using System . IO ;
4- using Semmle . Extraction . Entities ;
54
65namespace Semmle . Extraction . CIL . Entities
76{
Original file line number Diff line number Diff line change 11using System . Collections . Generic ;
22using System . Reflection . Metadata ;
3- using System . Linq ;
43using System . Reflection . Metadata . Ecma335 ;
54using System . IO ;
65
Original file line number Diff line number Diff line change 77using System . Reflection ;
88using Semmle . Util ;
99using System . IO ;
10- using System . Text ;
1110using System . Diagnostics . CodeAnalysis ;
1211
1312namespace Semmle . Extraction . CIL . Entities
Original file line number Diff line number Diff line change 1- using Microsoft . DiaSymReader ;
2- using System ;
1+ using System ;
32using System . Collections . Generic ;
43using System . Linq ;
54using System . Reflection . Metadata ;
Original file line number Diff line number Diff line change 1- using System ;
2- using System . Collections . Generic ;
3- using System . Diagnostics ;
4- using System . IO ;
5- using System . Linq ;
1+ using System . Diagnostics ;
62
73namespace Semmle . BuildAnalyser
84{
You can’t perform that action at this time.
0 commit comments