Vzzbux
Results
2
issues of
Vzzbux
'PlaceItemRequestBuilder' does not contain a definition for 'GetAsync' and no accessible extension method 'GetAsync' accepting a first argument of type 'PlaceItemRequestBuilder' could be found (are you missing a using directive...
https://github.com/nhibernate/nhibernate-core/blob/0c3c705cf46a43e459e539e612c3677bae64ef57/src/NHibernate/Engine/Loading/LoadContexts.cs#L242 I was trying to debug an issue and I noticed these messages in the debug log file. Unless I've misunderstood something it looks like the "located" / "not located"...