3 references to String50
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
561
case 50: return
String50
;
System\ServiceModel\XD.cs (2)
1621
this.CipherValue = dictionary.CreateString(ServiceModelStringsVersion1.
String50
, 50);
2447
public const string CipherValue = ServiceModelStringsVersion1.
String50
;