1 write to Namespace
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1715this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.String481, 481);
4 references to Namespace
System.ServiceModel (4)
System\ServiceModel\Channels\Message.cs (1)
1266else if (reader.IsStartElement(XD.MessageDictionary.Envelope, XD.Message11Dictionary.Namespace))
System\ServiceModel\Channels\MessageFault.cs (2)
363writer.WriteStartElement(XD.MessageDictionary.Fault, XD.Message11Dictionary.Namespace); 710reader.ReadStartElement(XD.MessageDictionary.Fault, XD.Message11Dictionary.Namespace);
System\ServiceModel\EnvelopeVersion.cs (1)
28XD.Message11Dictionary.Namespace,