4 references to String38
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
341
case 38: return
String38
;
System\IdentityModel\XD.cs (3)
272
this.AuthenticationInstant = dictionary.CreateString(IdentityModelStringsVersion1.
String38
, 38);
333
this.AuthenticationInstant = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String38
);
1479
public const string AuthenticationInstant = IdentityModelStringsVersion1.
String38
;