1 write to emptyString
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
130this.emptyString = this.Add(String.Empty);
1 reference to emptyString
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimDictionary.cs (1)
370get { return this.emptyString; }