2 references to ContextId
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (2)
60
else if (reader.IsStartElement(dictionary.
ContextId
, dictionary.EmptyString))
174
XmlHelper.WriteElementStringAsUniqueId(writer, dictionary.
ContextId
, dictionary.EmptyString, contextId);