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