4 references to String127
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
430
case 127: return
String127
;
System\IdentityModel\XD.cs (3)
743
this.KeyIdentifier = dictionary.CreateString(IdentityModelStringsVersion1.
String127
, 127);
777
this.KeyIdentifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String127
);
1638
public const string KeyIdentifier = IdentityModelStringsVersion1.
String127
;