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

Missing null check in TypeSpec.Resolve when asm is null and typeResol… #21617

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

khaledmousa
Copy link

Missing null check in TypeSpec.Resolve when asm is null and typeResolver is null

(This change is released under the MIT license.)

Fixes #21616

…ver is null

This change is released under the MIT license.
@dnfadmin
Copy link

dnfadmin commented Feb 6, 2023

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type.GetType with assembly resolver and null type resolver can throw nullreferenceexception
2 participants