handzlikchris/FastScriptReload

Is there anyway to get SemanticModel for modified code?

Closed this issue · 1 comments

When I extend fsr, I dont know how to get the SemanticModel for user code.
There is anyway to do this?

3Q

Not right now, Roslyn for FSR works with just changed code. For SemanticModel I think it'd need to pull all deps and process them