4 references to String87
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
389
case 87: return
String87
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1395
this.RsaKeyValue = dictionary.CreateString(IdentityModelStringsVersion1.
String87
, 87);
1427
this.RsaKeyValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String87
);
1873
public const string RsaKeyValue = IdentityModelStringsVersion1.
String87
;