4 references to String65
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
367
case 65: return
String65
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
298
this.SubjectConfirmation = dictionary.CreateString(IdentityModelStringsVersion1.
String65
, 65);
359
this.SubjectConfirmation = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String65
);
1501
public const string SubjectConfirmation = IdentityModelStringsVersion1.
String65
;