4 references to String121
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
423
case 121: return
String121
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
732
this.PasswordElement = dictionary.CreateString(IdentityModelStringsVersion1.
String121
, 121);
766
this.PasswordElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String121
);
1625
public const string PasswordElement = IdentityModelStringsVersion1.
String121
;