3 references to String171
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
682
case 171: return
String171
;
System\ServiceModel\XD.cs (2)
1173
this.KeyIdentifier = dictionary.CreateString(ServiceModelStringsVersion1.
String171
, 171);
2185
public const string KeyIdentifier = ServiceModelStringsVersion1.
String171
;