Method GetDriverTypes
GetDriverTypes()
Gets a list of IDriver types and type names that are available.
[RequiresUnreferencedCode("AOT")]
[Obsolete("The legacy static Application object is going away.")]
public static (List<Type?>, List<string?>) GetDriverTypes()