nhibernate virtual methods & resharper
Posted
by Berryl
on Stack Overflow
See other posts from Stack Overflow
or by Berryl
Published on 2010-04-08T21:18:10Z
Indexed on
2010/04/08
21:23 UTC
Read the original article
Hit count: 338
resharper
|nhibernate
I am curious how other Resharper users deal wih R#'s complaint about virtual methods it thinks are unused because it can't tell that NHIb will use them at runtime. I currently leave it as a hint, reluctantly, although am tempted to shut it off completely.
Cheers,
Berryl
© Stack Overflow or respective owner