This question is locked. New answers and comments are not allowed.
File1:public class BaseClass{public void Test(){}}public partial class MyClass : BaseClass{}public partial class MyClass{public void TestTheTest(){Test(); //just code does not see it}}p.s. so buying resharper for one more year