-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcerrors-warnings/subsvcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.okr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Description
[I came across this is issue. It is a lot easier to say that the parameter and the constructor are not the same. The Parameter in the constructor is the issue, more than likely you are writing a public constructor and the paremeter that you are calling is internal. To fix this right click on the parameter and click F12 or find Look Up Definition and it will take you to the information to see if you have it as internal. Then give a link to a video or add images to your correction. This actually had me confused and made no sense at all. ]
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 8681a6ed-b4ac-01ea-1c4a-074cb490c676
- Version Independent ID: bfb0e74c-d5cd-b2e6-5338-6dc735572211
- Content: Compiler Error CS0051
- Content Source: docs/csharp/language-reference/compiler-messages/cs0051.md
- Product: dotnet-csharp
- Technology: csharp-diagnostics
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn
Copilot
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcerrors-warnings/subsvcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.okr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Type
Projects
Status
✅ Done