1 write to FaultValue
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
394this.FaultValue = dictionary.CreateString(ServiceModelStringsVersion1.String77, 77);
2 references to FaultValue
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (2)
324writer.WriteStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace); 678reader.ReadStartElement(XD.Message12Dictionary.FaultValue, version.DictionaryNamespace);