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