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