4 references to String64
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
366
case 64: return
String64
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
297
this.Subject = dictionary.CreateString(IdentityModelStringsVersion1.
String64
, 64);
358
this.Subject = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String64
);
1500
public const string Subject = IdentityModelStringsVersion1.
String64
;