Describe the bug
Object literals that reference asset files emit errors that the internal reference string is a missing type.
Expected behavior
The type lookups should only be done for class and enum object literals. The extension should make no attempt to do sanity checks on the internal reference string for any other object literal.
Screenshots
