7 references to String239
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
541
case 239: return
String239
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
996
this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.
String239
, 239);
1064
this.ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String239
);
1154
this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.
String239
, 239);
1209
this.ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String239
);
1732
public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.
String239
;
1811
public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.
String239
;