1 write to FaultValue
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
788this.FaultValue = dictionary.CreateString(ServiceModelStringsVersion1.String77, 77);
2 references to FaultValue
System.ServiceModel (2)
System\ServiceModel\Channels\MessageFault.cs (2)
329writer.WriteStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace); 683reader.ReadStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace);