1 write to value
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
123this.value = this.Add("Value");
1 reference to value
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
335get { return this.value; }