Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

[Java.Interop] Ignore AvoidMethodWithUnusedGenericTypeRule - #236

Merged
jonpryor merged 1 commit into
dotnet:masterfrom
radekdoulik:pr-ignore-AvoidMethodWithUnusedGenericTypeRule
Jan 3, 2018
Merged

[Java.Interop] Ignore AvoidMethodWithUnusedGenericTypeRule#236
jonpryor merged 1 commit into
dotnet:masterfrom
radekdoulik:pr-ignore-AvoidMethodWithUnusedGenericTypeRule

Conversation

@radekdoulik

Copy link
Copy Markdown
Member

Looks like Gendarme bug, the TArray is used for the cast, so it is not
unused.

Looks like Gendarme bug, the TArray is used for the cast, so it is not
unused.
@jonpryor
jonpryor merged commit 9ab5290 into dotnet:masterJan 3, 2018
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 14, 2024
Sign up for freeto 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

@radekdoulik@jonpryor