5 references to ExactlyOne
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyReader.cs (1)
255
else if (currentElement.LocalName == MetadataStrings.WSPolicy.Elements.
ExactlyOne
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
464
nameTable.Add(MetadataStrings.WSPolicy.Elements.
ExactlyOne
);
852
MetadataStrings.WSPolicy.Elements.
ExactlyOne
,
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (2)
1363
nameTable.Add(MetadataStrings.WSPolicy.Elements.
ExactlyOne
);
1451
MetadataStrings.WSPolicy.Elements.
ExactlyOne
,