Closes code-cracker#380 Already using localization Updated String.Format analyzer and code fix to use localization and to the more performant code action. Using common code for string.format and ...
You can build MemoryModule as a library and p/invoke into it from C#. I built https://github.com/fancycode/MemoryModule/tree/master/example/DllLoader as dll and p ...