4 references to String96
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
398
case 96: return
String96
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
606
this.Aes128KeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.
String96
, 96);
635
this.Aes128KeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String96
);
1586
public const string Aes128KeyWrap = IdentityModelStringsVersion1.
String96
;