1 write to Final
System.ServiceModel.Primitives (1)
System\ServiceModel\DXD.cs (1)
450Final = dictionary.Add(Wsrm11Strings.Final);
3 references to Final
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\WsrmMessageInfo.cs (3)
1153if (reader.IsStartElement(wsrm11Dictionary.Final, wsrmNs)) 1248|| reader.IsStartElement(wsrm11Dictionary.Final, wsrmNs)) 1301writer.WriteStartElement(DXD.Wsrm11Dictionary.Final, wsrmNs);