Assemblies locked with Linqpad

Posts   
 
    
mihies avatar
mihies
User
Posts: 800
Joined: 29-Jan-2006
# Posted on: 27-Sep-2013 21:23:48   

Assemblies are locked when used with LINQPad, probably because LLBLGenPro plugin locks them.

It would be nice to have them shadow loaded if possible.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 27-Sep-2013 23:20:31   

You mean the linqpad driver locks them? Perhaps in the future. It's open source though, you could send a pull request wink

Frans Bouma | Lead developer LLBLGen Pro
mihies avatar
mihies
User
Posts: 800
Joined: 29-Jan-2006
# Posted on: 28-Sep-2013 11:22:33   

I don't think that Linqpad does it (possible though) - it has assembly shadowing implemented but I didn't investigate much.

But you are right, I might tinker with sources. simple_smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 28-Sep-2013 11:58:23   

Also which assemblies are locked? The runtime libs? Or the generated code ones?

Frans Bouma | Lead developer LLBLGen Pro