4 references to String111
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
413
case 111: return
String111
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
622
this.RsaV15KeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.
String111
, 111);
651
this.RsaV15KeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String111
);
1602
public const string RsaV15KeyWrap = IdentityModelStringsVersion1.
String111
;