You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EnsureArg is a third party library used to check arguments. Here, because of the null-conditional, bundleConfiguration and bundleConfiguration.Value are guarded against nulls in this case.