4 references to String168
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
470
case 168: return
String168
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1301
this.KeyReference = dictionary.CreateString(IdentityModelStringsVersion1.
String168
, 168);
1325
this.KeyReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String168
);
1843
public const string KeyReference = IdentityModelStringsVersion1.
String168
;