Reza

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Reza created a post, Navigate to Class Based on Interface Naming Convention
Hello everyone,I'm trying to find a way to navigate to a class based on the naming of an interface. Here's a simplified example of what I'm working with:csharpCopy codeIMyClass mc = SomeFunction();... -
-
-
-
-
-
Reza created a post, Primary thread hasn't been respond for more than 00:00:10
I have a special project with a lot of custom build steps (code generation) and also a reference to an extremely large NuGet packages (more than 300 MB). It just brings the IDE to its knees and bec... -
-
Reza created a post, Test Runner Detects Tests but does not run them when parent node is selected for running
I'm having an issue with test runner. When I select run tests from the solution explorer or the test explorer, although all tests are correctly discovered, only first few tests are run. Please refe...