• K
    Fallback matching for manifest "AssemblyFiles"... · 50e13e91
    Kevin Halverson 提交于
    In some scenarios, it appears that the strings for AssemblyFiles contain file extensions (.dll, etc).  However, the module names in the "modulesByName" (ModuleMetadata.Name) will not.  To work around this, implement a "fallback" match that removes the possible file extension.
    50e13e91
InstructionDecoderTests.cs 15.3 KB