The Wayback Machine - https://web.archive.org/web/20221007025758/https://github.com/dotnet/docs/issues/24812
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing/Lacks Working Code #24812

Open
nichowes opened this issue Jun 23, 2021 · 1 comment
Open

Confusing/Lacks Working Code #24812

nichowes opened this issue Jun 23, 2021 · 1 comment
Labels
csharp-fundamentals/tech doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-csharp/prod okr-health Content-health KR: Concerns article defects/freshness or build warnings. Pri2

Comments

@nichowes
Copy link

nichowes commented Jun 23, 2021

So I followed everything step by step however the last search and searchDirectory methods break the code. If these methods are in either the SearchDirectoryArgs class or the FileSearcher class I get an out of scope error for one of the delegates that is being used. The term overloaded search method means the last search method in the article should be within the FileSearcher class however the directoryChanged eventhandler is out of the scope of that class. How is this supposed to work?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@BillWagner
Copy link
Member

BillWagner commented Jun 24, 2021

@nichowes The full sample is here. You can compare that to the code you have.

I'll add this to our backlog to add a link to the full sample. Once you determine where the instructions led you astray, can you add a note here? That will help us make it more clear.

Thanks again for helping us improve.

@BillWagner BillWagner added the doc-bug Problem with the content; needs to be fixed [org][type][category] label Jun 24, 2021
@dotnet-bot dotnet-bot removed the Not Triaged Not triaged label Jun 24, 2021
@msftbot msftbot bot added the okr-health Content-health KR: Concerns article defects/freshness or build warnings. label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csharp-fundamentals/tech doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-csharp/prod okr-health Content-health KR: Concerns article defects/freshness or build warnings. Pri2
Projects
None yet
Development

No branches or pull requests

4 participants