4 references to String201
System.ServiceModel.Primitives (4)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
712
case 201: return
String201
;
System\ServiceModel\XD.cs (3)
731
BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.
String201
, 201);
1544
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;
1595
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;