5 references to String231
System.ServiceModel (5)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
742
case 231: return
String231
;
System\ServiceModel\XD.cs (4)
1420
this.ComputedKeyAlgorithm = dictionary.CreateString(ServiceModelStringsVersion1.
String231
, 231);
1481
this.ComputedKeyAlgorithm = dictionary.CreateString(ServiceModelStringsVersion1.
String231
, 231);
2324
public const string ComputedKeyAlgorithm = ServiceModelStringsVersion1.
String231
;
2381
public const string ComputedKeyAlgorithm = ServiceModelStringsVersion1.
String231
;