4 references to String167
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
469
case 167: return
String167
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1299
this.EncryptedKey = dictionary.CreateString(IdentityModelStringsVersion1.
String167
, 167);
1323
this.EncryptedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String167
);
1841
public const string EncryptedKey = IdentityModelStringsVersion1.
String167
;