3 references to String33
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
543
case 33: return
String33
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
955
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String33
, 33);
1761
public const string Namespace = ServiceModelStringsVersion1.
String33
;