3 references to String48
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
558
case 48: return
String48
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
895
this.EncryptionMethod = dictionary.CreateString(ServiceModelStringsVersion1.
String48
, 48);
1732
public const string EncryptionMethod = ServiceModelStringsVersion1.
String48
;