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