Method GetTypeByName
GetTypeByName(LazyEncodedString)
Retrieves a ITypeRef by name from the module
ITypeRef? GetTypeByName(LazyEncodedString name)
Parameters
name
LazyEncodedStringName of the type
Returns
- ITypeRef
The type or null if no type with the specified name exists in the module