4 references to NullValue
System.ServiceModel (4)
System\ServiceModel\Security\SctClaimSerializer.cs (4)
62
writer.WriteElementString(dictionary.
NullValue
, dictionary.EmptyString, string.Empty);
204
writer.WriteElementString(dictionary.
NullValue
, dictionary.EmptyString, string.Empty);
228
if (reader.IsStartElement(dictionary.
NullValue
, dictionary.EmptyString))
345
if (reader.IsStartElement(dictionary.
NullValue
, dictionary.EmptyString))