3 references to String170
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
680
case 170: return
String170
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
585
this.EncodingType = dictionary.CreateString(ServiceModelStringsVersion1.
String170
, 170);
1469
public const string EncodingType = ServiceModelStringsVersion1.
String170
;