3 references to String64
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
574
case 64: return
String64
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
709
this.BinarySecretClauseType = dictionary.CreateString(ServiceModelStringsVersion1.
String64
, 64);
1620
public const string BinarySecretClauseType = ServiceModelStringsVersion1.
String64
;