Why does this .dll have weird letters in ILSpy?

Viewed 453

I'm using ILSpy to look at a .dll. A Majority of the classes are in english, but some of the classes are in the weird letters that I can't explain. I'm wondering if there is an error with the .dll or ILspy or if you it needed to be decompiled differently.

enter image description here

1 Answers
Related