5 references to String201
System.ServiceModel (5)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
712
case 201: return
String201
;
System\ServiceModel\XD.cs (4)
1387
this.BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.
String201
, 201);
1442
this.BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.
String201
, 201);
2291
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;
2342
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;