3 references to String51
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
561
case 51: return
String51
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
775
this.Namespace = dictionary.CreateString(ServiceModelStringsVersion1.
String51
, 51);
1675
public const string Namespace = ServiceModelStringsVersion1.
String51
;