3 references to String330
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
840
case 330: return
String330
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
840
this.AcksTo = dictionary.CreateString(ServiceModelStringsVersion1.
String330
, 330);
1700
public const string AcksTo = ServiceModelStringsVersion1.
String330
;