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