ReflectedTypesProvider.GetAllTypesInProject(Boolean) Method

Definition

public Type[] GetAllTypesInProject (bool throwOnError = false);
member this.GetAllTypesInProject : bool -> Type[]
Public Function GetAllTypesInProject (Optional throwOnError As Boolean = false) As Type()

Parameters

throwOnError
Boolean

Returns

Type[]

Applies to