1 write to Expires
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
836
Expires
= dictionary.CreateString(ServiceModelStringsVersion1.String55, 55);
4 references to Expires
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\CreateSequence.cs (2)
54
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
83
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
54
if (reader.IsStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs))
111
writer.WriteStartElement(wsrmFeb2005Dictionary.
Expires
, wsrmNs);