Skip to content

[DllImportGenerator] Don't flag methods with known unsupported UnmanagedType - #61808

Merged
elinor-fung merged 3 commits into
dotnet:mainfrom
elinor-fung:skipUnsupportedUnmanagedType
Nov 19, 2021
Merged

[DllImportGenerator] Don't flag methods with known unsupported UnmanagedType#61808
elinor-fung merged 3 commits into
dotnet:mainfrom
elinor-fung:skipUnsupportedUnmanagedType

Conversation

@elinor-fung

Copy link
Copy Markdown
Member

Make analyzer stop flagging methods with known unsupported UnmanagedType for conversion.

@AaronRobinsonMSFT@jkoritzinsky

@elinor-fungelinor-fung added area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels Nov 18, 2021
@elinor-fungelinor-fung added this to the 7.0.0 milestone Nov 18, 2021
…rator/Analyzers/ConvertToGeneratedDllImportAnalyzer.cs
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Runtime.InteropServicessource-generatorIndicates an issue with a source generator feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@elinor-fung@jkoritzinsky@AaronRobinsonMSFT