1 write to LastMessage
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
839
LastMessage
= dictionary.CreateString(ServiceModelStringsVersion1.String339, 339);
2 references to LastMessage
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
1001
if (reader.IsStartElement(wsrmFeb2005Dictionary.
LastMessage
, wsrmNs))
1063
writer.WriteStartElement(wsrmFeb2005Dictionary.
LastMessage
, wsrmNs);