4 references to String73
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
375
case 73: return
String73
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
306
this.SubjectStatement = dictionary.CreateString(IdentityModelStringsVersion1.
String73
, 73);
367
this.SubjectStatement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String73
);
1509
public const string SubjectStatement = IdentityModelStringsVersion1.
String73
;