3 references to String235
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
745
case 235: return
String235
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
731
this.Prefix = dictionary.CreateString(ServiceModelStringsVersion1.
String235
, 235);
1642
public const string Prefix = ServiceModelStringsVersion1.
String235
;