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