File tree Expand file tree Collapse file tree 6 files changed +0
-20
lines changed Expand file tree Collapse file tree 6 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,10 @@ namespace Polyfills;
66
77#if PolyGuard
88
9- using System . Linq ;
109using System . Runtime . CompilerServices ;
1110using System ;
1211using System . Collections ;
1312using System . Collections . Generic ;
14- using System . Linq . Expressions ;
1513using System . Diagnostics . CodeAnalysis ;
1614
1715#if PolyPublic
Original file line number Diff line number Diff line change 22
33namespace Polyfills ;
44
5-
65#pragma warning disable
76
87#if PolyGuard
98
109using System ;
1110using System . Runtime . CompilerServices ;
12- using System . Diagnostics ;
1311using System . Diagnostics . CodeAnalysis ;
1412
1513#if PolyPublic
Original file line number Diff line number Diff line change 66
77namespace Polyfills ;
88
9- using System . Linq ;
109using System . Runtime . CompilerServices ;
1110using System ;
1211using System . Collections ;
13- using System . Collections . Generic ;
14- using System . Linq . Expressions ;
15- using System . Diagnostics ;
1612using System . Diagnostics . CodeAnalysis ;
1713
1814#if PolyPublic
Original file line number Diff line number Diff line change 66
77namespace Polyfills ;
88
9- using System . Linq ;
109using System . Runtime . CompilerServices ;
1110using System ;
12- using System . Collections ;
13- using System . Collections . Generic ;
14- using System . Linq . Expressions ;
15- using System . Diagnostics ;
1611using System . Diagnostics . CodeAnalysis ;
1712
1813#if PolyPublic
Original file line number Diff line number Diff line change 66
77namespace Polyfills ;
88
9- using System . Linq ;
109using System . Runtime . CompilerServices ;
1110using System ;
12- using System . Collections ;
13- using System . Collections . Generic ;
14- using System . Linq . Expressions ;
15- using System . Diagnostics ;
16- using System . Diagnostics . CodeAnalysis ;
1711
1812#if PolyPublic
1913public
Original file line number Diff line number Diff line change 33
44namespace Polyfills ;
55using System ;
6- using System . Reflection ;
76using System . Threading ;
87using System . Threading . Tasks ;
98using Link = System . ComponentModel . DescriptionAttribute ;
You can’t perform that action at this time.
0 commit comments