4 references to String149
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
451case 149: return String149;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
828this.EncryptedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String149, 149); 844this.EncryptedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String149); 1672public const string EncryptedKeyTokenType = IdentityModelStringsVersion1.String149;