4 references to String127
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
429
case 127: return
String127
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
740
this.KeyIdentifier = dictionary.CreateString(IdentityModelStringsVersion1.
String127
, 127);
774
this.KeyIdentifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String127
);
1633
public const string KeyIdentifier = IdentityModelStringsVersion1.
String127
;