3 references to String2
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
512
case 2: return
String2
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
385
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String2
, 2);
1259
public const string Namespace = ServiceModelStringsVersion1.
String2
;