7 references to String230
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
532case 230: return String230;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
985this.KeyType = dictionary.CreateString(IdentityModelStringsVersion1.String230, 230); 1053this.KeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String230); 1143this.KeyType = dictionary.CreateString(IdentityModelStringsVersion1.String230, 230); 1198this.KeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String230); 1721public const string KeyType = IdentityModelStringsVersion1.String230; 1800public const string KeyType = IdentityModelStringsVersion1.String230;