| | Integrate Moq.VerifiableSequence | | | | | Fixed | Nov 1, 2022 | Jan 4, 2023 | | |
| | Support for .NET 7 | | | | | Unresolved | Nov 29, 2022 | Dec 14, 2022 | | |
| | Update CustomType to ensure compatiblity with changed Type.Equals-implemntation in .NET 7 | | | | | Unresolved | Dec 14, 2022 | Dec 14, 2022 | | |
| | Integrate Release Process Automation tool | | | | | Fixed | Nov 30, 2022 | Dec 5, 2022 | | |
| | Remove the IGeneratedCodeFlusher interface from ReflectionEmitCodeGenerator | | | | | Unresolved | Mar 8, 2016 | Aug 19, 2022 | | |
| | Replace NO_PEVERIFY with DISABLE_PEVERIFY | | | | | Unresolved | Jun 9, 2021 | Aug 19, 2022 | | |
| | Assembly-Save is not supported when using .NET 5 and later | | | | | Fixed | Mar 24, 2021 | May 29, 2022 | | |
| | Replace the TypeMixer with a more general TypePipeCodeGenerator | | | | | Unresolved | Jul 9, 2013 | May 29, 2022 | | |
| | Provide a way to generate a new assembly after a predetermined number of types as been generated | | | | | Unresolved | Mar 8, 2016 | May 29, 2022 | | |
| | Update project url in nuspec file | | | | | Unresolved | Apr 9, 2018 | May 29, 2022 | | |
| | Drop Silverlight-Code from code base | | | | | Unresolved | Apr 16, 2021 | May 29, 2022 | | |
| | Update serialization tests to use an out-of-process concept instead of an AppDomain when exercising serialization code | | | | | Unresolved | Apr 16, 2021 | May 29, 2022 | | |
| | Add support for PEVerify with Windows 10 SDK | | | | | Unresolved | Jan 6, 2022 | May 29, 2022 | | |
| | Support for .NET 6 | | | | | Fixed | Apr 13, 2022 | May 26, 2022 | | |
| | Code generation no longer supports strong naming when targeting .NET | | | | | Fixed | May 26, 2022 | May 26, 2022 | | |
| | Remove support for strong naming a generated assembly in .NET 6.0 | | | | | Fixed | May 26, 2022 | May 26, 2022 | | |
| | Update to re-motion Build Script 3.0.0-alpha.5 | | | | | Fixed | May 26, 2022 | May 26, 2022 | | |
| | Disable Assembly-Persistence for .NET 5 | | | | | Fixed | Apr 16, 2021 | Aug 9, 2021 | | |
| | TestFixture attribute is missing on PipelineRegistryTest | | | | | Fixed | Jul 21, 2021 | Jul 21, 2021 | | |
| | Support for .NET 5.0 | | | | | Fixed | Jun 21, 2021 | Jul 13, 2021 | | |
| | Switch to CPS style projects | | | | | Fixed | Jun 21, 2021 | Jul 13, 2021 | | |
| | Update to re-motion Build Script 3.0.0-alpha.2 | | | | | Fixed | Apr 19, 2021 | Jul 13, 2021 | | |
| | Wrong license information in copyright entry | | | | | Fixed | Jul 13, 2021 | Jul 13, 2021 | | |
| | Update unit tests to make the ArgumentException message assertions compatible then .NET 5 | | | | | Fixed | Jun 25, 2021 | Jul 8, 2021 | | |
| | Upgrade to NUnit 3.x | | | | | Fixed | Apr 15, 2021 | Jun 21, 2021 | | |
| | Update APIs to use Assembly and Type instead of _Assembly and _Type reflection APIs | | | | | Fixed | Apr 7, 2021 | May 12, 2021 | | |
| | Removed CodeManager.LoadFlushedCode Overload Accepting an _Assembly Parameter | | | | | Fixed | May 12, 2021 | May 12, 2021 | | |
| | Update to re-motion Build Script 2.0.0-alpha.25 | | | | | Fixed | Apr 15, 2021 | May 12, 2021 | | |
| | Remove PDB metadata from code generation | | | | | Fixed | Apr 19, 2021 | May 6, 2021 | | |
| | Update unit tests to use actual assemblies instead of stubs | | | | | Fixed | Apr 1, 2021 | May 3, 2021 | | |
| | Remove unmanaged VersionInfo from AssemblyGen | | | | | Fixed | Apr 16, 2021 | Apr 30, 2021 | | |
| | Update Assembly creation in tests | | | | | Fixed | Apr 16, 2021 | Apr 30, 2021 | | |
| | Replace AppDomain.DefineDynamicAssembly with AssemblyBuilder.DefineDynamicAssembly | | | | | Fixed | Apr 16, 2021 | Apr 29, 2021 | | |
| | Remove Remoting-support for .NET 5 | | | | | Fixed | Apr 16, 2021 | Apr 29, 2021 | | |
| | Exclude serialization tests for .NET 5 | | | | | Fixed | Apr 16, 2021 | Apr 29, 2021 | | |
| | Remoting support is dropped with .NET 5 | | | | | Fixed | Apr 29, 2021 | Apr 29, 2021 | | |
| | Remove dead code from AssemblyGen | | | | | Fixed | Apr 16, 2021 | Apr 29, 2021 | | |
| | Replace the usages of CallContext in ThreadLocalAssemblyContextPoolDecorator by ThreadLocal | | | | | Fixed | Apr 15, 2021 | Apr 29, 2021 | | |
| | The handling for GetType possibly being an interface in remoting scenarios can be dropped when remoting is no longer supported | | | | | Unresolved | Apr 29, 2021 | Apr 29, 2021 | | |
| | Cache the result of RelatedMethodFinder.GetMostDerivedOverride() | | | | | Unresolved | Aug 6, 2014 | Apr 25, 2021 | | |
| | TypePipe does not create a non-abstract assembled type for an abstract type without abstract members if no modifications are made | | | | | Unresolved | Jul 2, 2013 | Apr 25, 2021 | | |
| | MuteableType.AddedMethods etc should allow O(1) access | | | | | Unresolved | Aug 8, 2014 | Apr 25, 2021 | | |
| | RelatedMethodFinder.GetBaseMethod should use internal reflection mechanism for runtime methods (like InheritanceAwareCustomAttributeRetriever) | | | | | Unresolved | Aug 6, 2014 | Apr 25, 2021 | | |
| | Support calling methods on parameters whose type is a constrained generic parameter without boxing. | | | | | Unresolved | Mar 27, 2013 | Apr 25, 2021 | | |
| | Improve performance of MethodFactory for non-generic methods. | | | | | Unresolved | Mar 21, 2013 | Apr 25, 2021 | | |
| | Consider optimizing overridden member detection for existing methods | | | | | Unresolved | Apr 25, 2012 | Apr 25, 2021 | | |
| | Serialization of mixed mixin instances, for which a derived mixin type is generated, throws a FileNotFoundException | | | | | Unresolved | Aug 12, 2013 | Apr 25, 2021 | | |
| | Remove ParamListImplementation/ParamList distinction if no TypePipe.Interfaces.dll is needed | | | | | Unresolved | Feb 21, 2012 | Apr 25, 2021 | | |
| | AccessViolationException in Reflection.Emit when creating types | | | | | Unresolved | Apr 14, 2017 | Apr 25, 2021 | | |
| | Add performance tests for type generation | | | | | Unresolved | Feb 26, 2016 | Apr 25, 2021 | | |