4 references to String250
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
552
case 250: return
String250
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
987
this.PublicKeyType = dictionary.CreateString(IdentityModelStringsVersion1.
String250
, 250);
1055
this.PublicKeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String250
);
1723
public const string PublicKeyType = IdentityModelStringsVersion1.
String250
;