Skip to content

[DllImportGenerator] Stop flagging methods with well-known unsupported types for conversion - #60841

Merged
elinor-fung merged 4 commits into
dotnet:mainfrom
elinor-fung:convertToGeneratedAnalyzer
Oct 26, 2021
Merged

[DllImportGenerator] Stop flagging methods with well-known unsupported types for conversion#60841
elinor-fung merged 4 commits into
dotnet:mainfrom
elinor-fung:convertToGeneratedAnalyzer

Conversation

@elinor-fung

Copy link
Copy Markdown
Member

Also make fixer put attribute arguments in preferred order (currently not configurable).

elinor-fungand others added 2 commits October 25, 2021 20:16
…rator/Analyzers/ConvertToGeneratedDllImportAnalyzer.cs
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@elinor-fung

Copy link
Copy Markdown
MemberAuthor

Failure is the 'text file is busy' issue, which should be further mitigated by #60741.

@elinor-fung
elinor-fung merged commit df9e3ac into dotnet:mainOct 26, 2021
@elinor-fung
elinor-fung deleted the convertToGeneratedAnalyzer branch October 26, 2021 15:16
@ghostghost locked as resolved and limited conversation to collaborators Nov 25, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@elinor-fung@jkoritzinsky@am11