1 override of GetAppliesTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
292public override T GetAppliesTo<T>(RequestSecurityToken rst, XmlObjectSerializer serializer)
1 reference to GetAppliesTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (1)
468return _standardsManager.TrustDriver.GetAppliesTo<T>(this, serializer);