[Use pattern matching to avoid 'as' followed by a 'null' check (IDE0019)](https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0019) Previous pull request:s * #13333 * #13895
Use pattern matching to avoid 'as' followed by a 'null' check (IDE0019)
Previous pull request:s