3 references to String163
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
673
case 163: return
String163
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
1202
public const string Prefix = ServiceModelStringsVersion1.
String163
;
1218
this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.
String163
, 163);