1 write to FaultCode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
388
this.
FaultCode
= dictionary.CreateString(ServiceModelStringsVersion1.String71, 71);
2 references to FaultCode
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (2)
297
writer.WriteStartElement(XD.Message12Dictionary.
FaultCode
, version.DictionaryNamespace);
637
reader.ReadStartElement(XD.Message12Dictionary.
FaultCode
, version.DictionaryNamespace);