branchsbox/intrinsic-system-typescancel
7 Commits over 0 Days - ∞cph!
Use AddType() directly when adding intrinsic system types
Hide some more methods from ActionGraph
Add PropertyDescription.IsIndexer
Don't include IsFamily members from System.* types
Filter methods available to ActionGraph
Don't include ones with pointer / Span<> / byref parameters
Add Nullable<> as an intrinsic type
Simplify reflection in NodeLibrary
Add some essential System.* types to TypeLibrary
Fixed TypeLibrary.GetType<T>()