Expose more DuplexChannelFactory constructor variants
Open
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
We would like to use `public DuplexChannelFactory(Type callbackInstanceType, Binding binding)` constructor variant specifically, but probably all related constructor variants that take a `callbackInstanceType` should be exposed by the ref assembly at the same time.
Related discussion: https://github.com/dotnet/wcf/issues/5091#issuecomment-1506099453
Contributor guide
Assessment
This issue has not been assessed yet.