4 references to String149
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
451
case 149: return
String149
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
828
this.EncryptedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String149
, 149);
844
this.EncryptedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String149
);
1672
public const string EncryptedKeyTokenType = IdentityModelStringsVersion1.
String149
;