1 write to FaultValue
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
417FaultValue = dictionary.CreateString(ServiceModelStringsVersion1.String77, 77);
2 references to FaultValue
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\MessageFault.cs (2)
363writer.WriteStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace); 774reader.ReadStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace);