Cstick

Results 3 comments of Cstick

I am not certain I follow, please confirm my understanding. Given a method to be inlined, M, defined within a document D1. An invocation of M by code within a...

Andreas, I added the test for refactoring across documents and a couple of supporting classes for such a test. Additionally, I found an additional case for delegate references, fixed the...

I was able to reproduce the problem. I now understand your original concern about using the SemanticModel's document and that was this problem. I changed to code to use what...