Gets the assertion failure on windows/x64 when doing superpmi collection of `System.Dynamic.Runtime.Tests.dll`. Repro steps: ```cmd python src\coreclr\scripts\superpmi.py collect --pmi -assemblies System.Dynamic.Runtime.Tests.dll ```
Gets the assertion failure on windows/x64 when doing superpmi collection of
System.Dynamic.Runtime.Tests.dll.Repro steps: