I am seeing different results from FindTypeRef and EnumTypeRefs. If for example I look for System.Object in a specific module I can always find it via EnumTypeRefs, but sometimes FindTypeRef fails while acessing through the same IMetaDataImport interface. Is this a bug or known restriction or am I doing something wrong?

Thanks