File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
51
- False positives on enumerator property ` Current ` in ` UnusedProperty ` .
52
52
- False positives on enums that are never referenced by name (but have used values) in ` UnusedType ` .
53
53
- Name resolution failures in legacy initialization sections referencing the implementation section.
54
- - Name resolution failures whena accessing ancestors of enclosing types from nested type methods.
54
+ - Name resolution failures when accessing ancestors of enclosing types from nested type methods.
55
55
- Name resolution failures on invocations of methods with generic open array parameters.
56
56
- Name resolution failures around ` Create ` calls on types with ` constructor ` constraints.
57
57
- Incorrect file position calculation for multiline string tokens.
You can’t perform that action at this time.
0 commit comments