4 references to String246
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
548case 246: return String246;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
981this.AsymmetricKeyBinarySecret = dictionary.CreateString(IdentityModelStringsVersion1.String246, 246); 1049this.AsymmetricKeyBinarySecret = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String246); 1717public const string AsymmetricKeyBinarySecret = IdentityModelStringsVersion1.String246;