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