4 references to String165
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
467
case 165: return
String165
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1297
this.CarriedKeyName = dictionary.CreateString(IdentityModelStringsVersion1.
String165
, 165);
1321
this.CarriedKeyName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String165
);
1839
public const string CarriedKeyName = IdentityModelStringsVersion1.
String165
;