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