2 references to GetNeighborFromProxy
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
575
Fx.Assert(
GetNeighborFromProxy
(proxy) == null, "Channel should not map to an existing neighbor");
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1357
neighborManager.
GetNeighborFromProxy
,