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

[generator] generate only generatable code. (#73) - #81

Merged
jonpryor merged 1 commit into
dotnet:cycle8-sr0from
pjcollins:cycle8-sr0
Sep 16, 2016
Merged

[generator] generate only generatable code. (#73)#81
jonpryor merged 1 commit into
dotnet:cycle8-sr0from
pjcollins:cycle8-sr0

Conversation

@pjcollins

Copy link
Copy Markdown
Member

Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=43883

The bug describes the situation where generator attempts to generate code
for non-generatable referenced types from assemblies.

Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=43883
The bug describes the situation where generator attempts to generate code
for non-generatable referenced types from assemblies.
@dnfclas

Copy link
Copy Markdown

Hi @pjcollins, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

@jonpryor
jonpryor merged commit 9b9c493 into dotnet:cycle8-sr0Sep 16, 2016
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 15, 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.

4 participants

@pjcollins@dnfclas@jonpryor@atsushieno