Base:
method
GetProperty<T>
System.ServiceModel.Channels.ChannelBase.GetProperty<T>()
1 override of GetProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
27public override T GetProperty<T>()
1 reference to GetProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityChannel.cs (1)
34return base.GetProperty<T>();