4 references to String252
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
554case 252: return String252;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
999this.BinarySecretClauseType = dictionary.CreateString(IdentityModelStringsVersion1.String252, 252); 1067this.BinarySecretClauseType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String252); 1735public const string BinarySecretClauseType = IdentityModelStringsVersion1.String252;