Kod Exe
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Kod Exe created a post, "Use var" fix fails when implicit cast operator exists
Let's say I have this type:class MyType { public static implicit operator MySubType(MyType myType);}And this code:MySubType mySubType = MyType;In this case, there is a "use var" fix for MySubType, ... -
-
-
-
Kod Exe created a post, Shift-Alt-PgDn (next error in solution) doesn't work
Shift-Alt-PgDn (next error in solution) doesn't work - it just says "no errors found in file". But there are many errors in the "error list". -
-
-
-
-