branchsbox/intrinsic-system-typescancel

7 Commits over 0 Days - ∞cph!

1 Year Ago
Use AddType() directly when adding intrinsic system types
1 Year Ago
Hide some more methods from ActionGraph Add PropertyDescription.IsIndexer
1 Year Ago
Don't include IsFamily members from System.* types
1 Year Ago
Filter methods available to ActionGraph Don't include ones with pointer / Span<> / byref parameters
1 Year Ago
Add Nullable<> as an intrinsic type Simplify reflection in NodeLibrary
1 Year Ago
System type tests
1 Year Ago
Add some essential System.* types to TypeLibrary Fixed TypeLibrary.GetType<T>()