4 references to String131
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
433
case 131: return
String131
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
744
this.X509SKIValueType = dictionary.CreateString(IdentityModelStringsVersion1.
String131
, 131);
778
this.X509SKIValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String131
);
1637
public const string X509SKIValueType = IdentityModelStringsVersion1.
String131
;