3 references to String50
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
560
case 50: return
String50
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
897
this.CipherValue = dictionary.CreateString(ServiceModelStringsVersion1.
String50
, 50);
1734
public const string CipherValue = ServiceModelStringsVersion1.
String50
;