4 references to String151
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
454
case 151: return
String151
;
System\IdentityModel\XD.cs (3)
833
this.SamlTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String151
, 151);
849
this.SamlTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String151
);
1679
public const string SamlTokenType = IdentityModelStringsVersion1.
String151
;