1 write to LastMessage
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1574
this.
LastMessage
= dictionary.CreateString(ServiceModelStringsVersion1.String339, 339);
2 references to LastMessage
System.ServiceModel (2)
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
1336
if (reader.IsStartElement(wsrmFeb2005Dictionary.
LastMessage
, wsrmNs))
1398
writer.WriteStartElement(wsrmFeb2005Dictionary.
LastMessage
, wsrmNs);