5 references to All
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyReader.cs (1)
253
else if (currentElement.LocalName == MetadataStrings.WSPolicy.Elements.
All
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
463
nameTable.Add(MetadataStrings.WSPolicy.Elements.
All
);
858
MetadataStrings.WSPolicy.Elements.
All
,
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
1362
nameTable.Add(MetadataStrings.WSPolicy.Elements.
All
);
1457
MetadataStrings.WSPolicy.Elements.
All
,