3 references to String7
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
517
case 7: return
String7
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
359
this.Body = dictionary.CreateString(ServiceModelStringsVersion1.
String7
, 7);
1237
public const string Body = ServiceModelStringsVersion1.
String7
;