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