Calum Grant
|
4aa1947a23
|
C#: Implement type annotations for nullability, parameter kinds and method returns.
|
2019-06-26 20:24:55 +01:00 |
|
calum
|
318068b52f
|
C#: Implement range operator
|
2019-05-24 13:49:04 +01:00 |
|
Tom Hvitved
|
654f2ae290
|
C#: Address review comment
|
2018-12-14 10:38:34 +00:00 |
|
Tom Hvitved
|
6411d1c7dd
|
C#: Refactor operator call logic
Refactored to make it clear when `@operator.Symbol as IMethodSymbol` can be `null`.
|
2018-12-07 15:47:20 +01:00 |
|
calum
|
a5d50fc1db
|
C#: Handle in arguments, and add AssignableAccess::isInArgument() predicate.
|
2018-11-13 10:58:43 +00:00 |
|
calum
|
5c0b9867f8
|
C#: Fix violations for cs/local-shadows-member
|
2018-10-24 17:36:51 +01:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|