Getting a Xojo.Introspection.TypeInfo for an interface

Is this possible right now? Xojo.Introspection.TypeInfo has an IsInterface property, but it doesn’t look like there is a way to get a TypeInfo for an interface.

Interfaces currently have no introspection metadata available at runtime.