Tries to find the specified type in the type system. This method does not care about the initialization state of the found type, this method is restricted to just search and find any type according to the given TypeSelector.
the specification for the desired type
the found type or undefined, it there is no such type in the type system
Finds the specified type in the type system. This method does not care about the initialization state of the found type, this method is restricted to just search and find any type according to the given TypeSelector.