nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

Use BestGuessEntityName instead of GuessEntityName

Open othman-fayed opened this issue 5 years ago • 1 comments

GuessEntityName fails to retrieve the EntityName of *ProxyFieldInterceptor. Switch to use BestGuessEntityName instead since it already handles this case.

othman-fayed avatar Jun 16 '20 05:06 othman-fayed

Thanks,

May you add a test demonstrating in which cases it makes a difference?

fredericDelaporte avatar Jun 16 '20 19:06 fredericDelaporte