1 write to FaultSubcode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
395this.FaultSubcode = dictionary.CreateString(ServiceModelStringsVersion1.String78, 78);
2 references to FaultSubcode
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (2)
345writer.WriteStartElement(XD.Message12Dictionary.FaultSubcode, version.DictionaryNamespace); 681if (reader.IsStartElement(XD.Message12Dictionary.FaultSubcode, version.DictionaryNamespace))