Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixing null ref when using syncObject
if base type can't be resolved then it will throw NullReferenceException, adding null checks to avoid this
- Loading branch information