4 references to String127
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
429case 127: return String127;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
740this.KeyIdentifier = dictionary.CreateString(IdentityModelStringsVersion1.String127, 127); 774this.KeyIdentifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String127); 1633public const string KeyIdentifier = IdentityModelStringsVersion1.String127;