The associated script can not be loaded. How to debug it?

I have a MonoBehehavior script and have passed compile in Visual Studio, but I still get the error in Inspector, how can I debug this issue?

4742537--449978--upload_2019-7-13_18-26-44.png

I have found the problem, it is because of filename ‘MaAnimation’ not match class name ‘MAAnimation’