Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 210847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:02:32+00:00 2026-05-11T18:02:32+00:00

Just a thing that annoys me. When I right click on a method name

  • 0

Just a thing that annoys me.

When I right click on a method name a context menu appears with a “Find All References” option.

It works ok, except when you’re implementing a Interface. Then it lists all references (maybe that’s why it’s called Find All References?), independent of the class that implements it.

Example:

interface IGetAThing<T>
{
    T Get();
}

public class ThingManager: IGetAThing<Thing>
{
    public Thing Get() {
        return new Thing();
    } 
}

public class ThingManagerReloaded: IGetAThing<Thingmabob>
{
    public Thingmabob Get() {
        return new Thingmabob();
    } 
}

When I search for all references of method ThingManager->Get I get a list containing all the references of ThingManagerReloaded->Get too.

What I would like is restricting the list of references to only one class references.
Right clicking on the ThingManagerReloaded->Get method just shows a lists of ThingManagerReloaded->Get related uses, not including ThingManager->Get

Is that possible on VS2008?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:02:32+00:00Added an answer on May 11, 2026 at 6:02 pm

    ReSharper detects this and ask you if you want to find usages of the method from the base interface. If you decline it does what you ask for in the question.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We just changed over to mercurial from subversion and there is one thing that
I'm stumped, hopefully I've just done a dumb thing that I can fix easily.
Just need to confirm one thing that i have searched enough on How can
Question 1 I've just started learning jQuery and one thing that puzzles me is
I'm just starting with Mercurial and one of the things that I should do
I just saw a really cool WPF twitter client that I think is developed
NOTE: I am not set on using VI, it is just the first thing
I just want to clarify one thing. This is not a question on which
I just finished a medium sized web site and one thing I noticed about
This is an odd thing I've just run into. I have a web application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.