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