3 references to String281
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
792
case 281: return
String281
;
System\ServiceModel\XD.cs (2)
940
this.NameIdentifierFormat = dictionary.CreateString(ServiceModelStringsVersion1.
String281
, 281);
2051
public const string NameIdentifierFormat = ServiceModelStringsVersion1.
String281
;