6 references to AppendString
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (6)
39
AppendString
(builder, reader.LocalName);
41
AppendString
(builder, reader.NamespaceURI);
85
AppendString
(builder, a.local);
87
AppendString
(builder, a.ns);
89
AppendString
(builder, a.val);
112
AppendString
(builder, reader.Value);