Skip to content

Allow null argument to As<T> and Is(Type) helper methods - #1305

Merged
Andrew Arnott (AArnott) merged 1 commit into
mainfrom
dev/andarno/asMethodImprovements
Sep 23, 2025
Merged

Allow null argument to As<T> and Is(Type) helper methods#1305
Andrew Arnott (AArnott) merged 1 commit into
mainfrom
dev/andarno/asMethodImprovements

Conversation

@AArnott

Copy link
Copy Markdown
Member

This makes the methods easier to call, and safe in all contexts where the C# as and is keywords would have been safe.

Sign up for freeto 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.

2 participants

@AArnott@RyanToth3