Unwrap Datasource against an actual interface
This commit updates DataSourceUnwrapper to take a separate interface type argument if the target datasource has to be unwrapped, given that the target type is usually not an interface. Closes gh-24697
Showing
Please register or sign in to comment