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

(Of BaseClass) is missing #18879

Open
valakiBF opened this issue Jun 9, 2020 · 0 comments
Open

(Of BaseClass) is missing #18879

valakiBF opened this issue Jun 9, 2020 · 0 comments
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-visualbasic/svc okr-health okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2

Comments

@valakiBF
Copy link

valakiBF commented Jun 9, 2020

In Sub Test()
replace
Dim baseComparer As IEqualityComparer(Of BaseClass) = New BaseComparer
with
Dim baseComparer As IEqualityComparer(Of BaseClass) = New BaseComparer_(Of BaseClass)_


Document Details

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

@tdykstra tdykstra added doc-bug Problem with the content; needs to be fixed [org][type][category] and removed ⌚ Not Triaged Not triaged labels Jun 11, 2020
@PRMerger6 PRMerger6 added the Pri2 label Jan 16, 2021
@ghost ghost added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-visualbasic/svc okr-health okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2
Projects
None yet
Development

No branches or pull requests

6 participants