5 references to String221
System.ServiceModel (5)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
732
case 221: return
String221
;
System\ServiceModel\XD.cs (4)
1409
this.KeyType = dictionary.CreateString(ServiceModelStringsVersion1.
String221
, 221);
1470
this.KeyType = dictionary.CreateString(ServiceModelStringsVersion1.
String221
, 221);
2313
public const string KeyType = ServiceModelStringsVersion1.
String221
;
2370
public const string KeyType = ServiceModelStringsVersion1.
String221
;