2 references to OperationAssertions
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UnrecognizedAssertionsBindingElement.cs (2)
66
if (!
OperationAssertions
.TryGetValue(operation, out existent))
68
OperationAssertions
.Add(operation, assertions);