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