4 references to String185
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
487
case 185: return
String185
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
526
this.DerivedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String185
, 185);
554
this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String185
);
1571
public const string DerivedKeyTokenType = IdentityModelStringsVersion1.
String185
;