1 write to FaultSubcode
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
789this.FaultSubcode = dictionary.CreateString(ServiceModelStringsVersion1.String78, 78);
2 references to FaultSubcode
System.ServiceModel (2)
System\ServiceModel\Channels\MessageFault.cs (2)
350writer.WriteStartElement(XD.Message12Dictionary.FaultSubcode, version.DictionaryNamespace); 686if (reader.IsStartElement(XD.Message12Dictionary.FaultSubcode, version.DictionaryNamespace))