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