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