7 references to String208
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
510case 208: return String208;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
969this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.String208, 208); 1037this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String208); 1120this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.String208, 208); 1175this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String208); 1705public const string ComputedKey = IdentityModelStringsVersion1.String208; 1777public const string ComputedKey = IdentityModelStringsVersion1.String208;