4 references to String201
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
711
case 201: return
String201
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
718
this.BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.
String201
, 201);
1578
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;
1629
public const string BinaryExchange = ServiceModelStringsVersion1.
String201
;