3 references to BindingAsserions
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContextBindingElementImporter.cs (3)
59if (ContextBindingElementPolicy.TryGetHttpUseCookieAssertion(unrecognized.BindingAsserions, out httpUseCookieAssertion)) 67unrecognized.BindingAsserions.Remove(httpUseCookieAssertion); 68if (unrecognized.BindingAsserions.Count == 0)