7 references to String230
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
532
case 230: return
String230
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
985
this.KeyType = dictionary.CreateString(IdentityModelStringsVersion1.
String230
, 230);
1053
this.KeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String230
);
1143
this.KeyType = dictionary.CreateString(IdentityModelStringsVersion1.
String230
, 230);
1198
this.KeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String230
);
1721
public const string KeyType = IdentityModelStringsVersion1.
String230
;
1800
public const string KeyType = IdentityModelStringsVersion1.
String230
;