4 references to String269
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
571
case 269: return
String269
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
452
this.DerivedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String269
, 269);
481
this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String269
);
1537
public const string DerivedKeyTokenType = IdentityModelStringsVersion1.
String269
;