7 references to String239
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
541case 239: return String239;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
996this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.String239, 239); 1064this.ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String239); 1154this.ComputedKeyAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.String239, 239); 1209this.ComputedKeyAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String239); 1732public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.String239; 1811public const string ComputedKeyAlgorithm = IdentityModelStringsVersion1.String239;