4 references to String162
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
464
case 162: return
String162
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1292
this.ReferenceList = dictionary.CreateString(IdentityModelStringsVersion1.
String162
, 162);
1316
this.ReferenceList = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String162
);
1834
public const string ReferenceList = IdentityModelStringsVersion1.
String162
;