1 write to Expires
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1571
this.
Expires
= dictionary.CreateString(ServiceModelStringsVersion1.String55, 55);
4 references to Expires
System.ServiceModel (4)
System\ServiceModel\Channels\CreateSequence.cs (2)
53
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
82
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
97
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
154
writer.WriteStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs);