3 references to AnonymousResponses
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
470nameTable.Add(MetadataStrings.Addressing10.MetadataPolicy.AnonymousResponses); 672responsesAssertionLocalName = MetadataStrings.Addressing10.MetadataPolicy.AnonymousResponses;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1163else if (element.LocalName == MetadataStrings.Addressing10.MetadataPolicy.AnonymousResponses)