1 write to FaultNode
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
785
this.
FaultNode
= dictionary.CreateString(ServiceModelStringsVersion1.String74, 74);
2 references to FaultNode
System.ServiceModel (2)
System\ServiceModel\Channels\MessageFault.cs (2)
317
writer.WriteElementString(XD.Message12Dictionary.
FaultNode
, version.DictionaryNamespace, Node);
660
if (reader.IsStartElement(XD.Message12Dictionary.
FaultNode
, version.DictionaryNamespace))