2 references to GetProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBase.cs (1)
83return listener.GetProperty<T>();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
62EndpointIdentity identity = listener.GetProperty<EndpointIdentity>();