4 references to String123
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
425
case 123: return
String123
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
734
this.UserNameElement = dictionary.CreateString(IdentityModelStringsVersion1.
String123
, 123);
768
this.UserNameElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String123
);
1627
public const string UserNameElement = IdentityModelStringsVersion1.
String123
;