3 references to String37
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
547
case 37: return
String37
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
892
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String37
, 37);
1729
public const string Namespace = ServiceModelStringsVersion1.
String37
;