4 references to String152
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
455
case 152: return
String152
;
System\IdentityModel\XD.cs (3)
834
this.Saml20TokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String152
, 152);
850
this.Saml20TokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String152
);
1680
public const string Saml20TokenType = IdentityModelStringsVersion1.
String152
;