Mariusz Bialobrzeski
Results
2
comments of
Mariusz Bialobrzeski
I had the same issue. The method is available and the library works as expected if you clone the project and reference it locally such as: ` `
TypeLoadException: Method 'NormalizeName' in type 'LookupNormalizer' does not have an implementation
I was getting the same exception when I added the nuget package to my project. The exception is gone and the library works as expected however when you clone the...