سؤال

Is there any way to disable the decompilation of C# internal method like ToString()? Everytime I accidentally ctrl+click on the methods, and it spends some time to download the library source.

هل كانت مفيدة؟

المحلول

You can change resharper's behavior on Options -> External source (Tools section on the bottom). Select "Default Visual Studio navigation".

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top