The SDK provides XSIUtils.DataRepository.GetIdentifier() to return an object's CLSID or GUID, but is there a method to do the reverse?
I have some CLSID/GUIDs which I must look up to determine the source as I suspect they belong to deprecated tools/features. Thanks, Matt