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

NullReferenceUpdate: Added scenario where type-independent list need not be initialized #9524

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hawkeye101
Copy link

@hawkeye101 hawkeye101 commented Dec 25, 2023

…improper

Summary

NullReferenceUpdate: Added scenario for null reference exception where type-independent list need not be initialized

Fixes #Issue_Number (if available)

@hawkeye101 hawkeye101 requested a review from a team as a code owner December 25, 2023 22:18
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Dec 25, 2023
Copy link

Learn Build status updates of commit 7f23fe0:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/ImproperInitialization.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@hawkeye101
Copy link
Author

@dotnet-policy-service agree

Copy link

Learn Build status updates of commit 9fe3336:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/ImproperInitialization.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@hawkeye101 hawkeye101 force-pushed the NullReferenceUpdate branch 2 times, most recently from eef828d to d058296 Compare January 3, 2024 07:50
Copy link

Learn Build status updates of commit eef828d:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/example3.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit d058296:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/example3.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@hawkeye101 hawkeye101 changed the title NullReferenceUpdate: Added scenario where list initialization can be … NullReferenceUpdate: Added scenario where type-independent list need not be initialized Jan 6, 2024
Copy link

Learn Build status updates of commit 250226b:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/example3.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren
Copy link
Contributor

gewarren commented Mar 6, 2024

Tagging @dotnet/area-system-runtime

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Copy link

Learn Build status updates of commit 470e27e:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System/NullReferenceException/Overview/example3.cs ✅Succeeded View
xml/System/NullReferenceException.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants