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