tools/simpleresgen/mono/FileRefHandler.cs (1 line): - line 86: throw new TypeLoadException ("Could not find type", ex); //FIXME: error message? tools/simpleresgen/mono/ResXDataNodeHandler.cs (1 line): - line 66: // FIXME: check the test that shows you cant load a type with just a fullname from current assembly is valid tools/simpleresgen/mono/SerializedFromResXHandler.cs (1 line): - line 102: //FIXME: theres a test in the suite to check that a type converter converts from invariant string tools/simpleresgen/mono/ResXDataNode.cs (1 line): - line 195: //FIXME: .net doesnt instantiate encoding at this stage