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