4 references to String150
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
452
case 150: return
String150
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
829
this.EncryptedKeyHashValueType = dictionary.CreateString(IdentityModelStringsVersion1.
String150
, 150);
845
this.EncryptedKeyHashValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String150
);
1673
public const string EncryptedKeyHashValueType = IdentityModelStringsVersion1.
String150
;