4 references to String124
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
426
case 124: return
String124
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
735
this.UserNameTokenElement = dictionary.CreateString(IdentityModelStringsVersion1.
String124
, 124);
769
this.UserNameTokenElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String124
);
1628
public const string UserNameTokenElement = IdentityModelStringsVersion1.
String124
;