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