2 references to MessageAssertions
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UnrecognizedAssertionsBindingElement.cs (2)
80
if (!
MessageAssertions
.TryGetValue(message, out existent))
82
MessageAssertions
.Add(message, assertions);