2 references to GetProperty
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelBase.cs (1)
69
return listener.
GetProperty
<T>();
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
49
EndpointIdentity identity = listener.
GetProperty
<EndpointIdentity>();