1 write to SequenceFault
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1582
this.
SequenceFault
= dictionary.CreateString(ServiceModelStringsVersion1.String347, 347);
4 references to SequenceFault
System.ServiceModel (4)
System\ServiceModel\Channels\WsrmFault.cs (4)
699
return XD.WsrmFeb2005Dictionary.
SequenceFault
;
728
headerReader.ReadFullStartElement(XD.WsrmFeb2005Dictionary.
SequenceFault
, wsrmNs);
753
headerReader.ReadFullStartElement(wsrmFeb2005Dictionary.
SequenceFault
, wsrmNs);
817
headerReader.ReadStartElement(wsrmFeb2005Dictionary.
SequenceFault
, wsrmNs);