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

[Java.Interop.Tools.JavaCallableWrappers] require TypeDefinitionCache in more places #1075

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

jonathanpeppers
Copy link
Member

I found a couple places we didn't add [Obsolete (error: true)], but luckily this requires no code changes in xamarin/xamarin-android.

I did a quick search, and I'm not finding anymore of these.

… in more places

I found a couple places we didn't add `[Obsolete (error: true)]`, but
luckily this requires no code changes in xamarin/xamarin-android.

I did a quick search, and I'm not finding anymore of these.
@jonpryor jonpryor merged commit f03088e into dotnet:main Jan 12, 2023
@jonathanpeppers jonathanpeppers deleted the FixObsoletions branch January 12, 2023 17:13
jonpryor pushed a commit to dotnet/android that referenced this pull request Jan 24, 2023
Changes: dotnet/java-interop@cf80deb...1366d99

  * dotnet/java-interop@1366d998: [Java.Interop.Tools.JavaCallableWrappers] use less System.Linq for CAs (dotnet/java-interop#1072)
  * dotnet/java-interop@bde306d5: [Java.Interop.Tools.JavaCallableWrappers] JavaTypeScanner.GetJavaTypes (dotnet/java-interop#1076)
  * dotnet/java-interop@f03088e7: [Java.Interop.Tools.JavaCallableWrappers] IMetadataResolver redux (dotnet/java-interop#1075)
  * dotnet/java-interop@e11d0242: [lgtm] Fix LGTM-reported issues. (dotnet/java-interop#1074)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants