1 write to Namespace
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
991this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String481, 481);
4 references to Namespace
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1201else if (reader.IsStartElement(XD.MessageDictionary.Envelope, XD.Message11Dictionary.Namespace))
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (2)
358writer.WriteStartElement(XD.MessageDictionary.Fault, XD.Message11Dictionary.Namespace); 705reader.ReadStartElement(XD.MessageDictionary.Fault, XD.Message11Dictionary.Namespace);
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (1)
31XD.Message11Dictionary.Namespace,