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

C#: Guard against null assemblies #66253

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

raulsntos
Copy link
Member

A symbol's containing assembly will be null if the symbol is shared across multiple assemblies.

A symbol's containing assembly will be null if the symbol is shared
across multiple assemblies.
@raulsntos raulsntos added this to the 4.0 milestone Sep 22, 2022
@raulsntos raulsntos requested a review from a team September 22, 2022 10:43
@neikeq neikeq merged commit 62792ee into godotengine:master Sep 22, 2022
@raulsntos raulsntos deleted the dotnet/assembly-may-be-null branch September 22, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET 6: ScriptMethodsGenerator crashes if it encounters a pointer
2 participants