3 references to String102
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
612
case 102: return
String102
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
313
this.ReplyRelationship = dictionary.CreateString(ServiceModelStringsVersion1.
String102
, 102);
1055
public const string ReplyRelationship = ServiceModelStringsVersion1.
String102
;