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

Analyzer proposal: Missing GetInstance for ICustomMarshalers #46521

Open
Youssef1313 opened this issue Jan 3, 2021 · 0 comments
Open

Analyzer proposal: Missing GetInstance for ICustomMarshalers #46521

Youssef1313 opened this issue Jan 3, 2021 · 0 comments
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime.InteropServices code-analyzer Marks an issue that suggests a Roslyn analyzer
Milestone

Comments

@Youssef1313
Copy link
Member

Youssef1313 commented Jan 3, 2021

Types that implement ICustomMarshaler must have a GetInstance method with correct signature.

@mavasani I opened this here instead of roslyn-analyzers as it's related to API usage. Feel free to move the issue if this fits more in roslyn-analyzers repo.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Interop-coreclr untriaged New issue has not been triaged by the area owner labels Jan 3, 2021
@jkotas jkotas added area-System.Runtime.InteropServices code-analyzer Marks an issue that suggests a Roslyn analyzer and removed area-Interop-coreclr labels Jan 3, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT removed the untriaged New issue has not been triaged by the area owner label Jan 6, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the Future milestone Jan 6, 2021
@jkoritzinsky jkoritzinsky added the api-suggestion Early API idea and discussion, it is NOT ready for implementation label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime.InteropServices code-analyzer Marks an issue that suggests a Roslyn analyzer
Projects
Status: No status
Development

No branches or pull requests

5 participants