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