7 references to String208
System.IdentityModel (7)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
511
case 208: return
String208
;
System\IdentityModel\XD.cs (6)
973
this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.
String208
, 208);
1041
this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String208
);
1125
this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.
String208
, 208);
1180
this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String208
);
1710
public const string ComputedKey = IdentityModelStringsVersion1.
String208
;
1782
public const string ComputedKey = IdentityModelStringsVersion1.
String208
;