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
A FileInfo object throws an exception if it's created from an invalid path; MockFileInfos currently only throw this exception later, once their internal Path instance is called.
A FileInfo object throws an exception if it's created from an invalid path; MockFileInfos currently only throw this exception later, once their internal Path instance is called.