4 references to String231
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
533case 231: return String231;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1145this.PublicKeyType = dictionary.CreateString(IdentityModelStringsVersion1.String231, 231); 1200this.PublicKeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String231); 1802public const string PublicKeyType = IdentityModelStringsVersion1.String231;