3 references to String102
System.ServiceModel (3)
System\ServiceModel\ServiceModelStringsVersion1.cs (1)
613
case 102: return
String102
;
System\ServiceModel\XD.cs (2)
469
this.ReplyRelationship = dictionary.CreateString(ServiceModelStringsVersion1.
String102
, 102);
1779
public const string ReplyRelationship = ServiceModelStringsVersion1.
String102
;