4 references to String122
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
424
case 122: return
String122
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
733
this.PasswordTextName = dictionary.CreateString(IdentityModelStringsVersion1.
String122
, 122);
767
this.PasswordTextName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String122
);
1626
public const string PasswordTextName = IdentityModelStringsVersion1.
String122
;