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