Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Add checks for null #30

Open
SergeyKanzhelev opened this issue Dec 1, 2015 · 0 comments
Open

Add checks for null #30

SergeyKanzhelev opened this issue Dec 1, 2015 · 0 comments

Comments

@SergeyKanzhelev
Copy link

Add checks for null in the code like this:

name = dependency.DependencyKind + ": " + dependency.Name.Split('|')[0],

at https://github.com/Glimpse/Glimpse.ApplicationInsights/blob/master/Glimpse.ApplicationInsights/ApplicationInsightsTab.cs#L123

There are more occasions of the similar code that requires null checks

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

No branches or pull requests

1 participant