3 references to String63
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
573
case 63: return
String63
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
708
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String63
, 63);
1619
public const string Namespace = ServiceModelStringsVersion1.
String63
;