8 references to String8
dotnet-svcutil-lib (8)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
518
case 8: return
String8
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (7)
458
this.AlgorithmAttribute = dictionary.CreateString(ServiceModelStringsVersion1.
String8
, 8);
911
this.AlgorithmAttribute = dictionary.CreateString(ServiceModelStringsVersion1.
String8
, 8);
948
this.Algorithm = dictionary.CreateString(ServiceModelStringsVersion1.
String8
, 8);
1373
public const string AlgorithmAttribute = ServiceModelStringsVersion1.
String8
;
1401
public const string AlgorithmAttribute = ServiceModelStringsVersion1.
String8
;
1748
public const string AlgorithmAttribute = ServiceModelStringsVersion1.
String8
;
1754
public const string Algorithm = ServiceModelStringsVersion1.
String8
;