1 write to nullValue
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
124this.nullValue = this.Add("Null");
1 reference to nullValue
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
320get { return this.nullValue; }