3 references to GetSupportingTokensCapabilities
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
156GetSupportingTokensCapabilities(out supportsClientAuthentication, out supportsClientWindowsIdentity);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
92GetSupportingTokensCapabilities(out supportsClientAuthentication, out supportsClientWindowsIdentity);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
28GetSupportingTokensCapabilities(out supportsClientAuthentication, out supportsClientWindowsIdentity);