Alex Martsynkevich
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Alex Martsynkevich created a post, Missing ProjectReference question
If a .csproj contains a <ProjectReference> which is not in solution, even though VS2012 has no problems building it, the UI still has troubles resolving the reference. I.e. Solution Explorer displa... -
Alex Martsynkevich commented, -
-
Alex Martsynkevich created a post, Debugging .NET framework source
I realize that you might consider this question misdirected, but still I hope that I might find an expert here and since this is “Community” section here I go.I can’t get to debug .NET framework so... -
Alex Martsynkevich created a post, How resharper resolves references?
So, I have a solution with two projects. One of them has a post-build event copying its output binaries to another location. The other references the first one, however not directly, but the copy i... -
-
Alex Martsynkevich created a post, Async support version
Is there any chance to find out which version are you planning to add async support in (this issue: http://youtrack.jetbrains.net/issue/RSRP-196518 ).I'm wondering whether it'll be 6.5 or 7, not ac... -
Alex Martsynkevich created a post, Validating method's parameter is marked as 'only used in precondition'
Recent Resharper builds mark parameters of my validating methods as 'not used'. I was wondering what's the correct approach to take when writing these methods?Example:private static void ValidateTe... -
-
Alex Martsynkevich commented,