Skip to content

System.ServiceModel.Channels.ServiceChannelProxy should not be public #9276

@carlossanlop

Description

@carlossanlop

As reported here #9245 (comment)

ServiceChannelProxy isn't a public type but it's listed in the docs as such. In the ServiceModel package there are a ref assembly and an implementation assembly. It's public in the implementation assembly as it needs (or needed I think from back in the UAP/UWP days) to work with DispatchProxy, but it's never been in the reference assembly. So we need to figure out why it is showing up in MS Docs.

cc @mconnew

Metadata

Metadata

Assignees

Labels

🗺️ reQUESTTriggers an issue to be imported into Quest.Pri3Indicates issues/PRs that are low priorityarea-System.ServiceModel

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions