1 write to CloseSequence
System.ServiceModel (1)
System\ServiceModel\DXD.cs (1)
461this.CloseSequence = dictionary.Add(Wsrm11Strings.CloseSequence);
2 references to CloseSequence
System.ServiceModel (2)
System\ServiceModel\Channels\CloseSequence.cs (2)
34reader.ReadStartElement(wsrm11Dictionary.CloseSequence, wsrmNs); 61writer.WriteStartElement(wsrm11Dictionary.CloseSequence, wsrmNs);