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
The current unit testing for the IMetadataImport2 API always passes valid arguments.
Tests should be added to ensure invalid arguments result in the same error codes as
the built-in versions of the API.