1 write to Final
System.ServiceModel (1)
System\ServiceModel\DXD.cs (1)
470this.Final = dictionary.Add(Wsrm11Strings.Final);
3 references to Final
System.ServiceModel (3)
System\ServiceModel\Channels\WsrmMessageInfo.cs (3)
1517if (reader.IsStartElement(wsrm11Dictionary.Final, wsrmNs)) 1612|| reader.IsStartElement(wsrm11Dictionary.Final, wsrmNs)) 1665writer.WriteStartElement(DXD.Wsrm11Dictionary.Final, wsrmNs);