4 references to String231
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
533
case 231: return
String231
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1145
this.PublicKeyType = dictionary.CreateString(IdentityModelStringsVersion1.
String231
, 231);
1200
this.PublicKeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String231
);
1802
public const string PublicKeyType = IdentityModelStringsVersion1.
String231
;