4 references to String98
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
400
case 98: return
String98
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
608
this.Aes192KeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.
String98
, 98);
637
this.Aes192KeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String98
);
1588
public const string Aes192KeyWrap = IdentityModelStringsVersion1.
String98
;