5 references to String204
System.ServiceModel (5)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
715
case 204: return
String204
;
System\ServiceModel\XD.cs (4)
1390
this.Entropy = dictionary.CreateString(ServiceModelStringsVersion1.
String204
, 204);
1445
this.Entropy = dictionary.CreateString(ServiceModelStringsVersion1.
String204
, 204);
2294
public const string Entropy = ServiceModelStringsVersion1.
String204
;
2345
public const string Entropy = ServiceModelStringsVersion1.
String204
;