3 references to DotNetOneWayStrings
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElement.cs (2)
117
new XmlQualifiedName(
DotNetOneWayStrings
.HeaderName,
DotNetOneWayStrings
.Namespace)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElementImporter.cs (1)
61
public const string Namespace =
DotNetOneWayStrings
.Namespace + "/policy";