Commit Graph

7 Commits (a9594cd8b47bece2e9732cc7addb6b118dd130a4)

Author SHA1 Message Date
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Cody Robibero 94a69c8a8b Merge pull request #7549 from cvium/fix_isinlocalnetwork
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 91c2a57b28 Enable nullable reference types for MediaBrowser.Common
3 years ago
Bond_009 be9cb7af2c Minor improvements to IPObjects
4 years ago
BaronGreenback 124bd4c2c0
Networking: 1 - Network Manager (#4124)
4 years ago