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