4 references to String208
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
718
case 208: return
String208
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
725
this.RequestType = dictionary.CreateString(ServiceModelStringsVersion1.
String208
, 208);
1585
public const string RequestType = ServiceModelStringsVersion1.
String208
;
1636
public const string RequestType = ServiceModelStringsVersion1.
String208
;