Commit 0041b3b
authored
Extra extensions (#5)
* Adding MethodInfo.IsExtensionMethod(), .IsImplicitOperator() and .IsExplicitOperator()
Replacing Linq Select and Where with simpler iterators
* Referencing Net40 test files in Net35 test project
* Test coverage for MethodInfo.IsImplcitOperator and .IsExplicitOperator1 parent 0d510d5 commit 0041b3b
File tree
26 files changed
+197
-3615
lines changed- NetStandardPolyfills.UnitTests.Net35
- Properties
- NetStandardPolyfills.UnitTests.Net40
- NetStandardPolyfills.UnitTests.NetCore
- NetStandardPolyfills.UnitTests
- NetStandardPolyfills
- Extensions
- LinqBridge
26 files changed
+197
-3615
lines changedLines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
57 | 52 | | |
58 | 53 | | |
59 | 54 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 65 deletions
This file was deleted.
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 0 additions & 47 deletions
This file was deleted.
Lines changed: 0 additions & 58 deletions
This file was deleted.
Lines changed: 0 additions & 104 deletions
This file was deleted.
0 commit comments