4 references to String72
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
374case 72: return String72;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
305this.SubjectLocalityIPAddress = dictionary.CreateString(IdentityModelStringsVersion1.String72, 72); 366this.SubjectLocalityIPAddress = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String72); 1508public const string SubjectLocalityIPAddress = IdentityModelStringsVersion1.String72;