Skip to content

Forward DefaultDllImportSearchPathsAttribute to the inner P/Invoke. - #65458

Merged
jkoritzinsky merged 1 commit into
dotnet:mainfrom
jkoritzinsky:defaultsearchpath-forward
Feb 18, 2022
Merged

Forward DefaultDllImportSearchPathsAttribute to the inner P/Invoke.#65458
jkoritzinsky merged 1 commit into
dotnet:mainfrom
jkoritzinsky:defaultsearchpath-forward

Conversation

@jkoritzinsky

Copy link
Copy Markdown
Member

Fixes#65154

@jkoritzinskyjkoritzinsky added area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels Feb 16, 2022
@jkoritzinskyjkoritzinsky added this to the 7.0.0 milestone Feb 16, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #65154

Author:jkoritzinsky
Assignees:-
Labels:

area-System.Runtime.InteropServices, source-generator

Milestone:7.0.0

@jkoritzinsky

Copy link
Copy Markdown
MemberAuthor

Failures are tracked in #65574

@jkoritzinsky
jkoritzinsky merged commit 6d53d4a into dotnet:mainFeb 18, 2022
@jkoritzinsky
jkoritzinsky deleted the defaultsearchpath-forward branch February 18, 2022 18:04
@ghostghost locked as resolved and limited conversation to collaborators Mar 20, 2022
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.

[DllImportGenerator] DefaultDllImportSearchPathsAttribute should be forwarded to local p/invoke

3 participants

@jkoritzinsky@AaronRobinsonMSFT@elinor-fung