Commit 79b5c5a
committed
fixup! Replace IObjectsFactory with IServiceProvider interface
Fix regression: must use GetService instead of GetInstance for
ICurrentSessionContext, since it is optional and GetInstance does not
support it.1 parent 131830b commit 79b5c5a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | | - | |
| 1293 | + | |
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
| |||
0 commit comments