4 references to String100
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
402
case 100: return
String100
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
610
this.Aes256KeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.
String100
, 100);
639
this.Aes256KeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String100
);
1590
public const string Aes256KeyWrap = IdentityModelStringsVersion1.
String100
;